test avec woodpecker

This commit is contained in:
François Pelletier 2024-02-03 22:28:33 -05:00
parent debc64267b
commit 405661e30c

View file

@ -1,15 +1,10 @@
steps:
first-job:
image: busybox
commands:
- echo "first run"
publish:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: ${CI_REPO_OWNER}/point-median-backend
registry: service.jevalide.ca/registre
repo: franc00018/point-median-backend
tags: latest
username: ${CI_REPO_OWNER}
username:
from_secret: dockerhub_username
password:
from_secret: service_pwd
from_secret: dockerhub_password