kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Container build/push doesnt need to be so specific
rodzic
254fbd5a47
commit
2fa93cba3a
|
@ -3,14 +3,10 @@ name: Build and push containers
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["ChangeDetection.io Test"]
|
workflows: ["ChangeDetection.io Test"]
|
||||||
branches: [master]
|
|
||||||
tags: '*.*'
|
|
||||||
types: [completed]
|
types: [completed]
|
||||||
|
|
||||||
release:
|
release:
|
||||||
types:
|
types: [created]
|
||||||
- created
|
|
||||||
- edited
|
|
||||||
- published
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
on-success:
|
on-success:
|
||||||
|
|
Ładowanie…
Reference in New Issue