Skip to content

Commit

Permalink
TEMP: test against branch
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed Aug 23, 2021
1 parent ab62dc7 commit c838722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.cue
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ ci: {

// shared defaults for all steps
#step: {
enable: pull_request.base.ref == "develop" && #isNotDraft
enable: pull_request.base.ref == "mig-bitte-ci" && #isNotDraft
cpu: 5000
memory: 9000
term_timeout: 60 * 60 * 3
Expand Down

0 comments on commit c838722

Please sign in to comment.