Skip to content

Commit

Permalink
[push-ci-image]
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurZucker committed Apr 3, 2024
1 parent 064b526 commit 551ac51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-ci-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ on:
- cron: "17 0 * * *"


concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true


jobs:
build:
runs-on: ubuntu-22.04
concurrency:
group: staging_environment
cancel-in-progress: true


strategy:
matrix:
Expand Down

0 comments on commit 551ac51

Please sign in to comment.