Commit Graph

8 Commits

Author SHA1 Message Date
Zedifus
dd6366cb63 Retrieve updater artifact and include in package 2022-09-04 03:13:18 +01:00
Iain Powrie
5c1a9c5626 Add branch trigger back
For windows updater to remain up-to-date with master
2022-06-21 04:03:05 +00:00
Zedifus
51b8165c0e Rename crafty_commander to crafty
Also make win master only run on release:
https://gitlab.com/crafty-controller/crafty-4/-/releases
2022-06-18 22:57:12 +01:00
Zedifus
f4ea5b81b1 Use add content instead of echo
Any kind of piping or echo creates a UCS-2 LE BOM,
and dotenv can't handle this.
https://gitlab.com/gitlab-org/gitlab/-/issues/212629#note_430278657

I've also added back in branch trigger so latest links still work
2022-06-16 21:09:27 +01:00
Zedifus
cae8f2697f Move from file JOB_ID to env
Resolves BOM issue hopefully
2022-06-16 20:37:50 +01:00
Zedifus
91de96194c Add release pipes & CHANGELOG.md
Also add checkbox for changelog updates in MR
2022-06-16 18:33:57 +01:00
Zedifus
be757a24cc Silence yamllint on line length 2022-06-10 15:46:21 +01:00
Zedifus
f5d7109c6c Separate Build from main ci yml 2022-06-10 15:23:17 +01:00