Merge pull request #458 from shocknet/fix/docker-action2
Trigger Docker push on master for debugging
This commit is contained in:
commit
9fa9469796
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dockerhub.yml
vendored
4
.github/workflows/dockerhub.yml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: Publish Docker image
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: [ 'master' ]
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue