Closed NiklasRosenstein closed 6 years ago
We should move away from using a single build script and instead provide a configuration file. Possible example configuration file (in CSON):
$ cat .flux.ci script: ".flux-build.sh"
(yes, it's pretty empty right now since the script is the only configuration we need right now :smile:)
script
Closed in favor of #24
We should move away from using a single build script and instead provide a configuration file. Possible example configuration file (in CSON):
(yes, it's pretty empty right now since the
script
is the only configuration we need right now :smile:)