Run when test is done

docker push
This commit is contained in:
Darren 2022-03-31 18:21:21 -05:00 committed by GitHub
parent 2a5514631c
commit 8dfbb2e352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -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: