diff --git a/cloud_build/deploy.yaml b/cloud_build/deploy.yaml index 9f9d265b6b..6259e5ebdd 100644 --- a/cloud_build/deploy.yaml +++ b/cloud_build/deploy.yaml @@ -9,7 +9,7 @@ steps: set -e echo "Building the website using a makefile..." make build - - name: gcr.io/flutter-dev-230821/firebase-staging + - name: gcr.io/flutter-dev-230821/firebase-ghcli entrypoint: '/bin/bash' args: - '-c'