This commit is contained in:
@@ -77,8 +77,6 @@ jobs:
|
|||||||
echo "Building image for ${{ inputs.environment }} environment"
|
echo "Building image for ${{ inputs.environment }} environment"
|
||||||
echo "Git tag : ${{ steps.git-metadata.outputs.GIT_TAG }}"
|
echo "Git tag : ${{ steps.git-metadata.outputs.GIT_TAG }}"
|
||||||
echo "Git sha : ${{ steps.git-metadata.outputs.GIT_SHA }}"
|
echo "Git sha : ${{ steps.git-metadata.outputs.GIT_SHA }}"
|
||||||
echo "Image tag : '${{ steps.git-metadata.outputs.GIT_TAG != "none" && steps.git-metadata.outputs.GIT_TAG }}'"
|
|
||||||
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user