Updated docker buiuld action
This commit is contained in:
parent
f8d8671ef2
commit
9987810cca
5
.github/workflows/docker-publish.yml
vendored
5
.github/workflows/docker-publish.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Docker CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user