-
Notifications
You must be signed in to change notification settings - Fork 75
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [ ]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [ ]
@@ -0,0 +1,3 @@ | |||
# quickstart-build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# quickstart-build | |
# quickstart-build |
@@ -0,0 +1,3 @@ | |||
# quickstart-build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# quickstart-build | |
- # quickstart-build**** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
- [complete****]
@@ -0,0 +1,3 @@ | |||
# quickstart-build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[1
# quickstart-build | |
# quickstart-build |
](****)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
- [ complete
] - - [**** ]
- [ complete
@@ -0,0 +1,3 @@ | |||
# quickstart-build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# quickstart-build | |
# quickstart-build |
@@ -0,0 +1,3 @@ | |||
FROM alpine | |||
COPY quickstart.sh / | |||
CMD ["/quickstart.sh"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CMD ["/quickstart.sh"] | |
CMD ["/quickstart.sh"] |
@@ -0,0 +1,5 @@ | |||
steps: | |||
- name: 'gcr.io/cloud-builders/docker' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- name: 'gcr.io/cloud-builders/docker' | |
- - name: 'gcr.io/cloud-builders/docker' |
@@ -0,0 +1,2 @@ | |||
#!/bin/sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#!/bin/sh | |
- #!/bin/sh |
No description provided.