Skip to content

Commit

Permalink
Rename real bat
Browse files Browse the repository at this point in the history
  • Loading branch information
marius.crisan authored and marius.crisan committed Dec 18, 2023
1 parent 3a03490 commit 45bb3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/02_03_deploy_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
name: Launch cycler controller in real environment
# if: ${{ github.event.review.state == 'approved' && contains(fromJson(vars.CYCLER_BRANCHES), github.event.pull_request.head.ref) }}
# needs: build-docker-image
uses: ./.github/workflows/02_04_staging_deploy_real_bat.yml
uses: ./.github/workflows/02_05_staging_deploy_real_bat.yml
secrets: inherit

0 comments on commit 45bb3b5

Please sign in to comment.