mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 23:52:55 +11:00
Run when test is done
docker push
This commit is contained in:
parent
2a5514631c
commit
8dfbb2e352
1 changed files with 1 additions and 4 deletions
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
|
@ -1,10 +1,7 @@
|
|||
name: Docker Image CI
|
||||
name: Docker CICD
|
||||
|
||||
# Only run after test passes
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_run:
|
||||
workflows: ["Python CI"]
|
||||
types:
|
||||
|
|
Loading…
Reference in a new issue