Require the push job to wait.
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
push_to_registries:
|
||||
name: Push Docker image to Docker Hub
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- name: Get the version
|
||||
id: vars
|
||||
|
||||
Reference in New Issue
Block a user