Skip to content

Commit

Permalink
Update docker-build-deploy.yml
Browse files Browse the repository at this point in the history
Step-Name dependency aktualisiert
  • Loading branch information
epam-vkerkhoff committed Jan 15, 2024
1 parent 5075e9d commit 7d6382c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
deploy:
runs-on: self-hosted
needs:
- prep
- docker-image
environment: production
env:
ADMIN_TOKEN: ${{ secrets.ADMIN_TOKEN }}
Expand Down

0 comments on commit 7d6382c

Please sign in to comment.