Skip to content

Commit

Permalink
Changed container name in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IyanRobles committed May 6, 2024
1 parent 0dc94e4 commit ac5470f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ jobs:
wget https://raw.githubusercontent.com/arquisoft/wiq_en3b/master/.env
docker compose --profile prod down
docker compose --profile prod up -d --pull always
docker exec grafana-wiq_en3b grafana-cli admin reset-admin-password ${{ secrets.GRAFANA_PASSWORD }}
docker exec grafana-defaultASW grafana-cli admin reset-admin-password ${{ secrets.GRAFANA_PASSWORD }}

0 comments on commit ac5470f

Please sign in to comment.