mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
Move smoke test to reusable workflow
This commit is contained in:
@@ -49,3 +49,7 @@ jobs:
|
||||
docker push $IMAGE
|
||||
docker push $IMAGE_MAJOR
|
||||
docker push $IMAGE_MAJOR_MINOR
|
||||
smoke-test:
|
||||
needs:
|
||||
- build-and-push
|
||||
uses: ./.github/workflows/reusable-smoke-test.yml
|
||||
|
||||
Reference in New Issue
Block a user