Skip to content

Commit

Permalink
Update docker-build-deploy.yml
Browse files Browse the repository at this point in the history
run on: workflow_dispatch zum manuellen Triggern hinzugefügt
  • Loading branch information
epam-vkerkhoff committed Jan 15, 2024
1 parent b5f4a54 commit 5075e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: build & deploy Docker image

on:
workflow_dispatch:
push:
branches:
- deploy
Expand Down

0 comments on commit 5075e9d

Please sign in to comment.