From 5f67f9e20d7a232243c743ef04e9e3a58f70f407 Mon Sep 17 00:00:00 2001 From: shreyasbhat0 Date: Tue, 16 Jul 2024 11:44:12 +0530 Subject: [PATCH] fix: docker image upload to gh --- .github/Dockerfile | 13 ------------- .github/workflows/copybara-docker.yml | 2 +- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 .github/Dockerfile diff --git a/.github/Dockerfile b/.github/Dockerfile deleted file mode 100644 index e3a7f6c..0000000 --- a/.github/Dockerfile +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2016 Google Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. diff --git a/.github/workflows/copybara-docker.yml b/.github/workflows/copybara-docker.yml index 8eb3d53..021627d 100644 --- a/.github/workflows/copybara-docker.yml +++ b/.github/workflows/copybara-docker.yml @@ -29,7 +29,7 @@ jobs: with: images: | shreyasbhat0/copybara - ghcr.io/shreyasbhat0/copybara + ghcr.io/sudoblockio/copybara tags: | type=raw,${{ env.COPYBARA_SHA }} type=schedule,pattern={{date 'YYYYMMDD'}}