Merge pull request 'fix error' (#6) from nikitios/fix-recreate into main
Reviewed-on: #6
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -65,7 +65,3 @@ jobs:
|
|||||||
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