pipeline change
This commit is contained in:
parent
c27e5f1985
commit
8be56f1a68
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:latest
|
run: docker push docker.kleinwizard.nl/portfolio-api:latest
|
||||||
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user