Fix Woodpecker pipeline definition #4

Merged
raoul merged 1 commits from fix-pipeline-definition into master 2024-04-25 05:39:25 +00:00
Showing only changes of commit de5935768c - Show all commits

View File

@ -1,5 +1,5 @@
steps:
- name: build:
- name: build
image: docker
commands:
- "docker login git.snyman.info -u $DOCKER_USERNAME -p $DOCKER_TOKEN"