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