Commit dbe84c5
committed
gh actions: specify deploy action with Deploy-action git trailer
- adds support for specifying the colmena deploy action with the git trailer:
"Deploy-action: <valid action here>"
- defaults to switch when the specified action is invalid or the trailer is not
there.
- only applies when the trailer is on HEAD inside the actions checkout.
this is very useful when we want a push to main to only apply after a reboot,
for example :)1 parent 4c9d889 commit dbe84c5
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
52 | 65 | | |
53 | 66 | | |
54 | 67 | | |
| |||
64 | 77 | | |
65 | 78 | | |
66 | 79 | | |
67 | | - | |
| 80 | + | |
68 | 81 | | |
69 | 82 | | |
70 | 83 | | |
| |||
0 commit comments