Update '.woodpecker.yml'
This commit is contained in:
parent
ba156f7093
commit
22a484cba4
@ -27,5 +27,7 @@ pipeline:
|
||||
- docker build --rm -t gitea.xeovalyte.dev/xeovalyte/wrbapp .
|
||||
- docker login gitea.xeovalyte.dev -p $$DOCKER_PASSWORD -u xeovalyte
|
||||
- docker push gitea.xeovalyte.dev/xeovalyte/wrbapp:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user