👷 wait for docker image to be pushed before testing action

This commit is contained in:
platane
2020-10-15 02:12:04 +02:00
parent 42083b4250
commit ee08150eff

View File

@@ -36,6 +36,7 @@ jobs:
test-action:
runs-on: ubuntu-latest
needs: build-docker-image
steps:
- run: mkdir dist