Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC authored May 10, 2024
1 parent cb5e3c9 commit 6b074e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ jobs:
run: az container stop --name syg-docker-db --resource-group syg-demo

- name: Start Container in Azure Container Instances
run: az container start --name syg-docker-db --resource-group syg-demo
run: az container start --name syg-docker-db --resource-group syg-demo

0 comments on commit 6b074e1

Please sign in to comment.