Commit Graph

7 Commits

Author SHA1 Message Date
Neil Twigg
7f9e6dad38 Allow overriding target branch in on-demand nightly image builds
Signed-off-by: Neil Twigg <neil@nats.io>
2023-04-03 17:00:22 +01:00
R.I.Pienaar
447a174065 move dev nightly to same shared action
Signed-off-by: R.I.Pienaar <rip@devco.net>
2023-03-16 11:23:41 +01:00
R.I.Pienaar
2e362fee40 resolve access to secrets and a few other issues
Signed-off-by: R.I.Pienaar <rip@devco.net>
2023-03-15 13:41:30 +01:00
R.I.Pienaar
54da8b4f8a fix uses for embedded action in nightly build
The uses option requires a path that start with . for local files

Signed-off-by: R.I.Pienaar <rip@devco.net>
2023-03-15 11:44:56 +01:00
R.I.Pienaar
d3c8fddef3 fix path to actions file
Signed-off-by: R.I.Pienaar <rip@devco.net>
2023-03-14 21:43:17 +01:00
R.I.Pienaar
a8f33d594c checkout code before calling action
This ensures that the action can be found.

Signed-off-by: R.I.Pienaar <rip@devco.net>
2023-03-14 19:47:20 +01:00
R.I.Pienaar
204c53dcb2 adds a nightly build action and build nightly rc from main
Signed-off-by: R.I.Pienaar <rip@devco.net>
2023-03-14 19:20:18 +01:00