fix install command
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
@@ -2,7 +2,7 @@ pipeline:
|
||||
pull:
|
||||
image: amd64/alpine:latest
|
||||
commands:
|
||||
- pkg install docker git
|
||||
- apk -U add docker git
|
||||
- docker build https://github.com/Saiyato/snapserver_docker.git
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user