Skip to content

Commit

Permalink
force build
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeryVerkhoturov committed Apr 1, 2024
1 parent 665852e commit 719fe71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
# docker tag cr.yandex/${{ env.CR_REGISTRY }}/${{ env.CR_IMAGE_IMAGE_CAPTION }}:${{ github.sha }} \
# cr.yandex/${{ env.CR_REGISTRY }}/${{ env.CR_IMAGE_IMAGE_CAPTION }}:latest
# docker push cr.yandex/${{ env.CR_REGISTRY }}/${{ env.CR_IMAGE_IMAGE_CAPTION }}:latest

deploy:
runs-on: self-hosted
needs: [build, build-image-caption]
Expand Down

0 comments on commit 719fe71

Please sign in to comment.