Not sure if this will do what i want, but let us see
This commit is contained in:
parent
12d280fe75
commit
9e83bb04eb
1 changed files with 2 additions and 1 deletions
|
@ -40,8 +40,9 @@ steps:
|
|||
- tar -xvJf output.tar.xz
|
||||
# - find output/
|
||||
build:
|
||||
image: moby/buildx
|
||||
image: docker:dind-rootless
|
||||
commands:
|
||||
- /usr/local/bin/dockerd-entrypoint.sh &
|
||||
- docker -v
|
||||
# image: woodpeckerci/plugin-docker-buildx:2
|
||||
# # image: gitea.simcop2387.info/simcop2387/test_env:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue