Skip to content

Commit e21fdcd

Browse files
authored
Add cloudbuild.yaml (re. #327) (#355)
1 parent 374e751 commit e21fdcd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cloudbuild.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)