Commit graph

30 commits

Author SHA1 Message Date
f5789a873e
Check upstream image every 6h. 2024-03-16 10:51:04 +01:00
4e94aea657
Add example link. 2022-08-30 00:19:10 +02:00
45e1378d5e
Initial pipeline. 2022-08-30 00:12:45 +02:00
53bb786f28
Fix invalid syntax for script. 2022-08-29 23:57:36 +02:00
761b6902b8
Check that image is specified when running put step. 2022-08-29 23:52:14 +02:00
4c5201f2de
Try debug additional tags jq still giving null. 2022-08-29 23:40:55 +02:00
dd9a2b3a06
Default to empty string if additional_tags not set. 2022-08-29 23:26:17 +02:00
33015f31d8
pipeline wip. 2022-08-29 23:09:30 +02:00
76a2282124
Add readme. 2022-08-29 22:54:28 +02:00
a9d5b4e264
Fix additional_tags logic error. 2022-08-29 22:46:09 +02:00
cee362238b
Fix digest for additional tags, check if file is readable. 2022-08-29 22:33:52 +02:00
036520db92
Use plain string (no quotes) for tags path. 2022-08-29 22:24:07 +02:00
50ee039175
Fix syntax of out command. 2022-08-29 22:18:57 +02:00
76fcedd569
Add more outputs to get step, allow multiple tags for put step. 2022-08-29 22:03:23 +02:00
9afde6ced0
Fix repo reference in get step. 2022-08-29 21:35:41 +02:00
5da68d0f59
rewrite response building. 2022-08-29 21:29:52 +02:00
ab5e2f6420
Only use one jq process for version output. 2022-08-29 21:18:28 +02:00
7a75a88da2
Make versions json dictionaries.
Strings don't seem to work.
2022-08-29 21:02:33 +02:00
4acfbf252a
Fix version output formatting. 2022-08-29 20:41:16 +02:00
d323eae3c3
Move cd - output to stderr. 2022-08-29 20:03:56 +02:00
a904dae38c
More quotes... 2022-08-29 19:37:45 +02:00
a954d8284b
Fix quoting of login json template. 2022-08-29 19:32:26 +02:00
aa289e7588
Add debug info for docker login file. 2022-08-29 19:24:03 +02:00
79c7b1701d
Fix case of variables in docker login. 2022-08-29 19:16:53 +02:00
2ac814ca42
Add docker login if username/pw given. 2022-08-29 19:10:49 +02:00
04f2c07834
Switch from pushd to cd. 2022-08-29 18:53:43 +02:00
8f9ff6d271
Fix source dir when pushing image. 2022-08-29 18:49:21 +02:00
bb77c424d9
Change directory to be able to load common script. 2022-08-29 18:43:57 +02:00
bb1ce99149
Add check/in/out to image. 2022-08-29 18:37:37 +02:00
c185a04ec1
WIP/POC: Initial commit. 2022-08-29 18:28:23 +02:00