Skip to content

Commit

Permalink
test git ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Rubchinsky committed Feb 11, 2024
1 parent 6f76f66 commit ae2fbfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Create and push chart
if: github.ref_type == 'tag'
run: |
echo $GITHUB_REF
TAG_NAME=${GITHUB_REF#refs/tags/}
VERSION=${{ steps.meta.outputs.tags }}
REPO=cbartifactory
Expand Down

0 comments on commit ae2fbfb

Please sign in to comment.