Skip to content

Commit

Permalink
fix: change rookout to quickube
Browse files Browse the repository at this point in the history
Signed-off-by: GoshaDo <[email protected]>
  • Loading branch information
GoshaDo committed Dec 24, 2023
1 parent d990336 commit 3ab4b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
run: |
kubectl logs deployment/piper
kubectl get workflows.argoproj.io -n workflows
sleep 240
BRANCH_VALID_STRING=$(echo ${{ github.head_ref }}-test | tr '[:upper:]' '[:lower:]' | tr '_' '-' | tr -cd 'a-z0-9.\-')
## check if created
Expand Down

0 comments on commit 3ab4b62

Please sign in to comment.