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 19, 2021
1 parent c999092 commit f0c493b
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 @@ -111,7 +111,7 @@ ci: {
#sbt: ["sbt", "-v", "-mem", "8192", "-Dnix=true"]
// shared defaults for all steps
#step: {
enable: pull_request.base.ref == "main"
enable: pull_request.base.ref == "mig-bitte-ci"
cpu: 5000
memory: 9000
term_timeout: 60 * 60 * 3
Expand Down

0 comments on commit f0c493b

Please sign in to comment.