Skip to content

Commit

Permalink
DO NOT MERGE: disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed Nov 11, 2024
1 parent b1cc632 commit e10a0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
dockerfile: Dockerfile
- repo: planetariumhq/access-control-center
dockerfile: Dockerfile.ACC
fail-fast: false
if: github.ref_type == 'branch'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e10a0ad

Please sign in to comment.