Skip to content

Commit

Permalink
show PRE_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Apr 2, 2024
1 parent f72ea0c commit 31ffce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- id: set-pre-release
run: |
echo "PRE_RELEASE=$(oc -n ${{ env.DEV_NAMESPACE }} describe deployment/cthub-dev-frontend | grep Image | awk -F '-' '{print $NF}')" >> $GITHUB_OUTPUT
echo "PRE_RELEASE is $PRE_RELEASE "
deploy:

Expand Down

0 comments on commit 31ffce6

Please sign in to comment.