diff --git a/.github/workflows/push-buildpackage.yml b/.github/workflows/push-buildpackage.yml index 390ce277..c2f5a399 100644 --- a/.github/workflows/push-buildpackage.yml +++ b/.github/workflows/push-buildpackage.yml @@ -41,7 +41,7 @@ jobs: registries_filename="${{ env.REGISTRIES_FILENAME }}" push_to_dockerhub=true - push_to_gcr=true + push_to_gcr=false if [[ -f $registries_filename ]]; then if jq 'has("dockerhub")' $registries_filename > /dev/null; then