mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-18 16:17:07 +01:00
update default image name
This commit is contained in:
2
.github/workflows/docker-image-nightly.yml
vendored
2
.github/workflows/docker-image-nightly.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- "*" # matches every branch that doesn't contain a '/'
|
||||
- "*/*" # matches every branch containing a single '/'
|
||||
- "**" # matches every branch
|
||||
- "!main" # excludes master
|
||||
- "!main" # excludes main
|
||||
|
||||
jobs:
|
||||
build-nightly:
|
||||
|
||||
Reference in New Issue
Block a user