All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
8 lines
172 B
YAML
8 lines
172 B
YAML
steps:
|
|
build-nukage-ci:
|
|
image: docker
|
|
commands:
|
|
- docker build -t nukage-ci nukage-ci
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|