Skip to content

Commit

Permalink
this repository does not need to have CI run against every single use…
Browse files Browse the repository at this point in the history
…renv, so reduce CI runtime by picking the minimal userenv set
  • Loading branch information
k-rister committed Aug 5, 2024
1 parent 49988ca commit 4148fef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crucible-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
ci_target: "multiplex"
ci_target_branch: "${{ github.ref }}"
github_workspace: "$GITHUB_WORKSPACE"
userenv_filter: "minimal"
secrets:
registry_auth: ${{ secrets.CRUCIBLE_CI_ENGINES_REGISTRY_AUTH }}

0 comments on commit 4148fef

Please sign in to comment.