This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
steps:
|
||||
build-nukage-ci:
|
||||
image: docker
|
||||
commands:
|
||||
- docker build -t nukage-ci nukage-ci
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
Reference in New Issue
Block a user