test avec woodpecker

This commit is contained in:
François Pelletier 2024-02-03 23:43:45 -05:00
parent 9a71af6b85
commit 36cce0e464

View file

@ -3,9 +3,6 @@ steps:
image: plugins/docker
commands:
- docker login docker.io -u ${DOCKERHUB_USERNAME} -p ${DOCKERHUB_PASSWORD}
secrets:
- dockerhub_username
- dockerhub_password
- name: publish
image: plugins/docker
settings: