Testing docker push
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
2021-08-31 01:41:30 +02:00
parent 6a3cbfa937
commit 0d5a715c23

View File

@@ -4,8 +4,8 @@ pipeline:
commands:
- apk -U add docker git
- docker build https://github.com/Saiyato/snapserver_docker.git
- docker image ls
# - docker push infeeeee/snapserver_docker_ci:amd64
# - docker image ls
- docker push infeeeee/snapserver_docker_ci:amd64
volumes:
- /var/run/docker.sock:/var/run/docker.sock