kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Only build container on GitHub releases, not tests
rodzic
9fc291fb63
commit
82d1a7f73e
|
@ -2,11 +2,11 @@ name: Build and push containers
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# Automatically triggered by a testing workflow passing, but this is only checked when it lands in the `master`/default branch
|
# Automatically triggered by a testing workflow passing, but this is only checked when it lands in the `master`/default branch
|
||||||
workflow_run:
|
# workflow_run:
|
||||||
workflows: ["ChangeDetection.io Test"]
|
# workflows: ["ChangeDetection.io Test"]
|
||||||
branches: [master]
|
# branches: [master]
|
||||||
tags: ['0.*']
|
# tags: ['0.*']
|
||||||
types: [completed]
|
# types: [completed]
|
||||||
|
|
||||||
# Or a new tagged release
|
# Or a new tagged release
|
||||||
release:
|
release:
|
||||||
|
|
Ładowanie…
Reference in New Issue