Merge branch 'patrick/moar-test-ci' of https://git.spacegirl.nl/patrick/memejoin-rs into patrick/moar-test-ci
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
commit
7584511572
|
@ -15,7 +15,9 @@ steps:
|
|||
build-docker-image:
|
||||
image: docker
|
||||
commands:
|
||||
- docker build --rm -t .
|
||||
- docker buildx build .
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
# publish-image:
|
||||
# when:
|
||||
|
|
Loading…
Reference in New Issue