Added back git
All checks were successful
continuous-integration/drone the build was successful

This commit is contained in:
2021-08-31 01:38:41 +02:00
parent 56b41df5ff
commit 6a3cbfa937

View File

@@ -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