Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Jul 26, 2024
1 parent 2531476 commit 3fbddbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
echo ${{ env.PR_NUMBER }}
echo ${{ env.GIT_URL }}
echo ${{ env.GIT_REF }}
echo ${{ env.VERSION }}
- name: Log in to Openshift
uses: redhat-actions/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-teardown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
types: [unlabeled]

env:
VERSION: 0.2.0
DEV_NAMESPACE: ${{ secrets.OPENSHIFT_NAMESPACE_PLATE }}-dev
PR_NUMBER: ${{ github.event.pull_request.number }}

Expand Down

0 comments on commit 3fbddbf

Please sign in to comment.