Commit graph

22 commits

Author SHA1 Message Date
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