Improved tagging
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
|||||||
echo "${{ steps.project_metadata.outputs.project_version }}"
|
echo "${{ steps.project_metadata.outputs.project_version }}"
|
||||||
build_and_push:
|
build_and_push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: determine_version
|
||||||
steps:
|
steps:
|
||||||
- name: Show Metadata
|
- name: Show Metadata
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user