Use external docker for this
This commit is contained in:
parent
d899bb9d65
commit
69f786f456
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ steps:
|
||||||
- /usr/local/bin/dockerd-entrypoint.sh &
|
- /usr/local/bin/dockerd-entrypoint.sh &
|
||||||
- docker ps
|
- docker ps
|
||||||
- perl build.pl
|
- perl build.pl
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
# image: woodpeckerci/plugin-docker-buildx:2
|
# image: woodpeckerci/plugin-docker-buildx:2
|
||||||
# # image: gitea.simcop2387.info/simcop2387/test_env:latest
|
# # image: gitea.simcop2387.info/simcop2387/test_env:latest
|
||||||
# environment:
|
# environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue