Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdodsley authored Apr 3, 2024
1 parent c6051d6 commit 2a10ee4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@ jobs:
python -m pip install --upgrade pip
pip install tox
# - name: Login to image registry
# uses: docker/login-action@v1
# with:
# registry: registry.redhat.io
# username: ${{ secrets.RH_REG_ACCT }}
# password: ${{ secrets.RH_REG_TOKEN }}

- name: Build image
env:
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit 2a10ee4

Please sign in to comment.