Skip to content

Commit

Permalink
Merge pull request #41 from truenas/mrehan/manually-trigger-docker
Browse files Browse the repository at this point in the history
Allow manually triggering docker image workflow
  • Loading branch information
Qubad786 authored Jul 31, 2024
2 parents afe659a + 7aa9832 commit 2cba1d8
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
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- 'master'
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 2cba1d8

Please sign in to comment.