Skip to content

Commit

Permalink
no build
Browse files Browse the repository at this point in the history
  • Loading branch information
eedorenko committed Dec 3, 2024
1 parent bf89614 commit cbb3998
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
IMAGE_TAG=${{ vars.MAJOR_VERSION }}.${{ vars.MINOR_VERSION }}.${{ vars.HF_VERSION }}-${{ github.run_number }}
echo "IMAGE_TAG=$IMAGE_TAG" >> $GITHUB_ENV
echo $IMAGE_TAG > $GITHUB_WORKSPACE/IMAGE_TAG
make build
- name: Build and Push to GHCR
uses: docker/build-push-action@v2
Expand Down

0 comments on commit cbb3998

Please # to comment.