Merge pull request 'fix error' (#6) from nikitios/fix-recreate into main
Reviewed-on: #6
This commit is contained in:
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@@ -64,8 +64,4 @@ jobs:
|
|||||||
INPUT_TAG: ${{ inputs.tag }}
|
INPUT_TAG: ${{ inputs.tag }}
|
||||||
run: |
|
run: |
|
||||||
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${IMAGE_TAG::7}
|
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${IMAGE_TAG::7}
|
||||||
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${INPUT_TAG/\//-}
|
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${INPUT_TAG/\//-}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
${{ if 1 }}: value: a ${{ else }}: value: b
|
|
||||||
Reference in New Issue
Block a user