This commit is contained in:
@@ -2,7 +2,7 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: amd64/alpine:latest
|
image: amd64/alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- apk -U add docker
|
- apk -U add docker git
|
||||||
- docker build https://github.com/Saiyato/snapserver_docker.git
|
- docker build https://github.com/Saiyato/snapserver_docker.git
|
||||||
- docker image ls
|
- docker image ls
|
||||||
# - docker push infeeeee/snapserver_docker_ci:amd64
|
# - docker push infeeeee/snapserver_docker_ci:amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user