test avec woodpecker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
693023e6f8
commit
a28c38a2dc
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ steps:
|
|||
- docker tag $TAG $${DOCKERHUB_USERNAME}/point-median-backend:latest
|
||||
- docker push $${DOCKERHUB_USERNAME}/point-median-backend:latest
|
||||
secrets: [ dockerhub_username, dockerhub_password ]
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
Loading…
Reference in a new issue