Skip to content

Commit

Permalink
fix: do not deploy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
toms-place committed Jun 20, 2023
1 parent adbccad commit eedf984
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@ jobs:
make docker-buildx
make bundle bundle-buildx
deploy:
needs: [prepare, operator]
runs-on: ubuntu-latest
# deploy:
# needs: [prepare, operator]
# runs-on: ubuntu-latest


release:
Expand Down

0 comments on commit eedf984

Please sign in to comment.