Rutvij Mehta
490a50eae0
Use random string as temporary tag
2023-05-16 01:23:48 -07:00
Rutvij Mehta
adb2b6c2c0
Use unique build name for build and tag
2023-05-15 14:06:35 -07:00
Don
eb53fd1f17
Use full path to docker when creating card
...
Windows docker builds failed to create the card using `docker inspect` because docker isn't on the path. Instead use `dockerExec` from `daemon.go` which has the full path to the executable.
2022-09-14 09:46:21 -07:00
TP Honey
332b73d3b0
(DRON-237) cards add link to image repo, minor cleanup
2022-02-23 12:28:40 +00:00
TP Honey
05357ea390
(DRON-232) enable build-kit for secrets consumption
2022-02-16 11:22:07 +00:00
Eoin McAfee
246dfb3c0e
(feat) publish docker data to create drone card ( #347 )
...
* plugin logic to write card data to publish drone card
2022-01-13 12:14:53 +00:00