Skip to content

Commit

Permalink
Merge pull request #85 from Arquisoft/master
Browse files Browse the repository at this point in the history
Merge a develop
  • Loading branch information
uo276026 authored Apr 7, 2024
2 parents f19aaf6 + f10f9cc commit 015dd02
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ jobs:
wget https://raw.githubusercontent.com/arquisoft/wiq_es05a/master/docker-compose.yml -O docker-compose.yml
wget https://raw.githubusercontent.com/arquisoft/wiq_es05a/master/.env -O .env
docker compose --profile prod down
docker compose --profile prod up -d
docker compose --profile prod up -d --pull always
1 change: 0 additions & 1 deletion docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/src/07_deployment_view.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Describe (usually in a combination of diagrams, tables, and text):
For multiple environments or alternative deployments please copy and adapt this section of arc42 for all relevant environments.
****

image::07_diagramaDespliegue3.png["Diagrama de despliegue"]
image::07_DiagramaDespliegue3.png["Diagrama de despliegue"]

Motivación::

Expand Down

0 comments on commit 015dd02

Please sign in to comment.