Skip to content

Commit

Permalink
CI: allow triggering Docker deploy manually
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Aug 18, 2023
1 parent 041fc6d commit 9ff2580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Docker Image CI

on:
workflow_dispatch:
push:
branches: [ "master" ]

Expand Down

0 comments on commit 9ff2580

Please sign in to comment.