docs push added
This commit is contained in:
parent
63647e83f2
commit
40784cc153
5
.github/workflows/Deploy-docker.yml
vendored
5
.github/workflows/Deploy-docker.yml
vendored
@ -21,8 +21,9 @@ jobs:
|
||||
- name: Build the Docker image
|
||||
run: docker compose build
|
||||
- name: Docker push
|
||||
run: docker push docker.dariusklein.nl/portfolio:latest
|
||||
|
||||
run: |
|
||||
docker push docker.dariusklein.nl/portfolio:latest
|
||||
docker push docker.dariusklein.nl/portfolio-docs:latest
|
||||
|
||||
publish:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user