pipeline change
This commit is contained in:
parent
2802d4a60d
commit
ad234e0b53
4
.github/workflows/Deploy-docker.yml
vendored
4
.github/workflows/Deploy-docker.yml
vendored
@ -21,9 +21,7 @@ jobs:
|
||||
- name: Build the Docker image
|
||||
run: docker compose build
|
||||
- name: Docker push
|
||||
run: |
|
||||
docker login docker.dariusklein.nl -u Darius -p ${{ secrets.DOCKER_PASSWORD }}
|
||||
docker push docker.dariusklein.nl/portfolio-api:latest
|
||||
run: docker push docker.dariusklein.nl/portfolio-api:latest
|
||||
|
||||
|
||||
publish:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user