Try using the new setup, probably wont work but let us see
This commit is contained in:
parent
9e83bb04eb
commit
d899bb9d65
1 changed files with 3 additions and 2 deletions
|
@ -40,10 +40,11 @@ steps:
|
||||||
- tar -xvJf output.tar.xz
|
- tar -xvJf output.tar.xz
|
||||||
# - find output/
|
# - find output/
|
||||||
build:
|
build:
|
||||||
image: docker:dind-rootless
|
image: gitea.simcop2387.info/simcop2387/docker-perl-dind:latest
|
||||||
commands:
|
commands:
|
||||||
- /usr/local/bin/dockerd-entrypoint.sh &
|
- /usr/local/bin/dockerd-entrypoint.sh &
|
||||||
- docker -v
|
- docker ps
|
||||||
|
- perl build.pl
|
||||||
# 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