Fix Woodpecker pipeline definition
This commit is contained in:
parent
02b5fb3a1a
commit
a2535ec1e6
@ -1,5 +1,5 @@
|
|||||||
steps:
|
steps:
|
||||||
- name: build:
|
- name: build
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- "docker login git.snyman.info -u $DOCKER_USERNAME -p $DOCKER_TOKEN"
|
- "docker login git.snyman.info -u $DOCKER_USERNAME -p $DOCKER_TOKEN"
|
||||||
|
Loading…
Reference in New Issue
Block a user