Commit graph

33 commits

Author SHA1 Message Date
c700df21c1
chore: Disaable jobs from upstream 2024-09-22 22:59:30 +02:00
9b6eabced0
fix(ci/cd): Wrong variable name when checking for existing builds 2024-09-22 22:52:58 +02:00
d94706dd54
Merge remote-tracking branch 'upstream/master' 2024-04-09 01:57:21 +02:00
3318b6d62f
fix: Forgot to delete cut command, bad if statement 2024-01-27 04:33:47 +01:00
abd8c8fc95
fix: Outputs not working 2024-01-27 04:19:39 +01:00
fd38c9a98b
fix: Wrong working directory, simplified to 1 command (+ shell output) 2024-01-27 03:25:34 +01:00
1123cc8e19
test: /var/run/act/workflow/meta.sh: line 5: : No such file or directory
https://gitea.stefka.eu/jiriks74/Docker-DocumentServer/actions/runs/44
2024-01-27 03:18:18 +01:00
47f07ad059
fix: bad substitution
https://gitea.stefka.eu/jiriks74/Docker-DocumentServer/actions/runs/43
2024-01-27 03:16:15 +01:00
6871cb70c8
fix: No such file or directory
https://gitea.stefka.eu/jiriks74/Docker-DocumentServer/actions/runs/40
https://gitea.stefka.eu/jiriks74/Docker-DocumentServer/actions/runs/41
2024-01-27 03:11:40 +01:00
57aa057198
fix: Docker meta action cannot get git tags 2024-01-27 03:05:57 +01:00
19d79af2db
fix: Invalid context source: upstream 2024-01-27 02:55:35 +01:00
a61e416bb5
fix: Move to manual git clone
the actions/checkout cannot pull from github
2024-01-27 02:48:52 +01:00
06da0b1e92
fix: Invalid repository, Expected format {owner}/{repo}. 2024-01-27 02:46:12 +01:00
c13261154f
fix: identation 2024-01-27 02:37:47 +01:00
77f4adf134
fix: Use docker meta action to get tags 2024-01-27 02:34:42 +01:00
c981844975
fix(cicd): gitea 2023-11-21 20:55:07 +01:00
fc505d7f85
fix(cicd): testing 2023-11-21 20:53:43 +01:00
5382012065
fix(cicd): outputh path 2023-11-21 20:51:41 +01:00
42bcd0adf1
fix(cicd): remove if statements 2023-11-21 20:46:36 +01:00
6910d565c7
fix(cicd): invert exit statements 2023-11-21 20:44:51 +01:00
8e3fff2ca1
fix(cicd): add exit command 2023-11-21 20:42:53 +01:00
5ebcce6742
fix(cicd): inverted if statements 2023-11-21 20:40:40 +01:00
35ade80ab1
fix(cicd): broken new line 2023-11-21 20:38:56 +01:00
c2e4633b6c
fix(cicd): bad exit codes 2023-11-21 20:36:43 +01:00
9e9f6d37d2
fix(cicd): wrong command placement 2023-11-21 20:34:41 +01:00
9a134fc2ba
fix(cicd): try different command 2023-11-21 20:31:19 +01:00
b104e22c7a
fix(cicd): try different quotes 2023-11-21 20:26:56 +01:00
1d22c1e9c1
debug(cicd): test output 2023-11-21 19:50:06 +01:00
82ee7b2a4c
fix(cicd): move tag extraction to it's own job 2023-11-21 19:46:00 +01:00
c091b8908a
fix(cicd): move output to the end of job 2023-11-21 19:39:00 +01:00
6d6a87fe5b
fix(cicd): wrong brackets 2023-11-21 19:29:38 +01:00
e1adffa72b
fix(cicd): broken tag extraction 2023-11-21 19:26:40 +01:00
d800394eb9
feat(ci/cd): Automatically build image, archive upstream workflows 2023-10-17 13:46:52 +02:00