Skip to content

Commit

Permalink
Abhängigkeit im Workflow entfernt
Browse files Browse the repository at this point in the history
  • Loading branch information
epam-vkerkhoff committed May 9, 2024
1 parent 00cb46e commit 608de07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
deploy:
runs-on: [self-hosted, deploy]
needs: build-and-push-image
env:
MYSQL_ROOT_PASSWORD: ${{ secrets.MATOMO_MYSQL_ROOT_PASSWORD }}
MATOMO_DATABASE_PASSWORD: ${{ secrets.MATOMO_DATABASE_PASSWORD }}
Expand Down

0 comments on commit 608de07

Please sign in to comment.