Update docker-publish.yml
This commit is contained in:
parent
ab565f707e
commit
d508bf43cc
5
.github/workflows/docker-publish.yml
vendored
5
.github/workflows/docker-publish.yml
vendored
@ -1,7 +1,12 @@
|
||||
run-name: Deploy to Docker by @${{ github.actor }}
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '.dockerignore'
|
||||
|
||||
jobs:
|
||||
build_and_push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user