We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374e751 commit e21fdcdCopy full SHA for e21fdcd
cloudbuild.yaml
@@ -0,0 +1,5 @@
1
+steps:
2
+- name: 'gcr.io/cloud-builders/docker'
3
+ args: ['build', '.']
4
+
5
+# -t gcr.io/oasis-learn-study/github.com/oasis-learn-study/minecraft-storeys-maker:$COMMIT_SHA
0 commit comments