Skip to content

Commit

Permalink
tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadesh Kale committed Jan 4, 2024
1 parent 721ba79 commit e5f4dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: create a custom tag
run: |
export IMG_TAG="$sha" | cut -c1-6
echo "$GITHUB_ENV"
echo "$GITHUB_ENV"
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# - name: Build and push
Expand Down

0 comments on commit e5f4dc2

Please sign in to comment.