Merge pull request 'Fix Woodpecker pipeline definition' (#3) from fix-pipeline-definition into master

Reviewed-on: #3
This commit is contained in:
raoul 2024-04-25 05:37:20 +00:00
commit f6528d97c4
1 changed files with 1 additions and 1 deletions

View File

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