diff --git a/cloudbuild.yaml b/cloudbuild.yaml new file mode 100644 index 0000000..c93a42d --- /dev/null +++ b/cloudbuild.yaml @@ -0,0 +1,5 @@ +steps: + - name: bash + args: + - cat + - README.md diff --git a/test.py b/test.py new file mode 100644 index 0000000..718f4d2 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +t