@@ -1,7 +1,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
# image: amd64/alpine:latest
|
# image: amd64/alpine:latest
|
||||||
image: plugins/docker
|
image: docker:dind
|
||||||
commands:
|
commands:
|
||||||
# - apk -U add docker git
|
# - apk -U add docker git
|
||||||
- docker build https://github.com/Saiyato/snapserver_docker.git
|
- docker build https://github.com/Saiyato/snapserver_docker.git
|
||||||
|
|||||||
Reference in New Issue
Block a user