pipeline change
This commit is contained in:
parent
8be56f1a68
commit
befcc92726
2
.github/workflows/Deploy-docker.yml
vendored
2
.github/workflows/Deploy-docker.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: docker compose build
|
run: docker compose build
|
||||||
- name: Docker push
|
- name: Docker push
|
||||||
run: docker push docker.kleinwizard.nl/portfolio-api:latest
|
run: docker push docker.dariusklein.nl/portfolio-api:latest
|
||||||
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user