deploy.yaml
on: push
Deploying to Google App Engine
42s
Annotations
1 error
Deploying to Google App Engine
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --format json app.yaml --promote`: Services to deploy:
descriptor: [/home/runner/work/solana-devnet-faucet-backend/solana-devnet-faucet-backend/app.yaml]
source: [/home/runner/work/solana-devnet-faucet-backend/solana-devnet-faucet-backend]
target project: [***]
target service: [default]
target version: [20241110t001703]
target url: [https://***.de.r.appspot.com]
target service account: [***@appspot.gserviceaccount.com]
Beginning deployment of service [default]...
Created .gcloudignore file. See `gcloud topic gcloudignore` for details.
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 0 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Network parameter is not supported in App Engine Standard. Please, use vpc_access_connector instead.
|