Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyLuLiu committed Aug 20, 2024
1 parent 1339c17 commit f1128f9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,4 @@ jobs:
env:
MYSECRET: ${{ secrets.QUAY_IO_USERNAME }}
run: echo $MYSECRET
- name: test secret
run: |
echo test123
echo ${{ secrets.QUAY_IO_USERNAME }}
echo $QUAY_NAME
echo "$QUAY_NAME"
echo ${{ QUAY_NAME }}

0 comments on commit f1128f9

Please sign in to comment.