Skip to content

Commit

Permalink
tag 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadesh Kale committed Jan 4, 2024
1 parent 0a8acb9 commit 6fabb5f
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 @@ -19,7 +19,7 @@ jobs:
- name: create a custom tag
run: |
echo "${{ GITHUB_ENV }}"
echo "${GITHUB_ENV}"
export IMG_TAG="$sha" | cut -c1-6
- name: Set up Docker Buildx
Expand Down

0 comments on commit 6fabb5f

Please sign in to comment.