Skip to content

Commit

Permalink
final test
Browse files Browse the repository at this point in the history
  • Loading branch information
shweta50 committed Sep 18, 2024
1 parent e83477a commit 94f537d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/hostplumber-multiarch-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ jobs:
PUSH: true
runs-on: ubuntu-latest
steps:
- name: print quay creds
run:
echo ${{ env.USERNAME }} ${{ env.PASSWORD }}

- name: Set env
run:
echo "TAG=$(echo "${{ env.BRANCH }}" | tr -d /)" >> $GITHUB_ENV

- uses: actions/checkout@v3

- name: Setup Docker BuildX
Expand Down

0 comments on commit 94f537d

Please sign in to comment.