Skip to content

Commit

Permalink
fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Nov 2, 2023
1 parent 4e9693b commit bebb1ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
STARGATE_AUTH_URL: http://localhost:8081/v1/auth
STARGATE_USERNAME: cassandra
STARGATE_PASSWORD: cassandra
needs: e2e
steps:
- name: disable and stop mono-xsp4.service
run: |
Expand Down

0 comments on commit bebb1ed

Please sign in to comment.