fix error #6

Merged
adminadmin merged 1 commits from nikitios/fix-recreate into main 2025-01-23 10:59:23 +00:00
Showing only changes of commit cf95495988 - Show all commits

View File

@@ -64,8 +64,4 @@ jobs:
INPUT_TAG: ${{ inputs.tag }}
run: |
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${IMAGE_TAG::7}
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${INPUT_TAG/\//-}
${{ if 1 }}: value: a ${{ else }}: value: b
docker push cr.yandex/$CR_REGISTRY/$CR_REPO:${INPUT_TAG/\//-}