pipeline change
This commit is contained in:
parent
70f9041ef0
commit
c03f5b685d
2
.github/workflows/Deploy-docker.yml
vendored
2
.github/workflows/Deploy-docker.yml
vendored
@ -22,8 +22,8 @@ jobs:
|
||||
run: docker compose build
|
||||
- name: Docker push
|
||||
run: |
|
||||
docker push docker.dariusklein.nl/portfolio-api:latest
|
||||
docker login docker.kleinwizard.nl -u Darius -p ${{ secrets.DOCKER_PASSWORD }}
|
||||
docker push docker.dariusklein.nl/portfolio-api:latest
|
||||
|
||||
|
||||
publish:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user