* workflow: automate ci-link-checker image build
* build once to test out the flow
* only build on master when dockerfile got changed
Signed-off-by: Rui Chen <rui@chenrui.dev>
* update date fmt `yyyy.mm.dd` for docker tag
* workflow: add atlantis-base image automation
* comment out path trigger
* push to ghcr.io registry
Signed-off-by: Rui Chen <rui@chenrui.dev>
* rm ` rm -rf /root/.gnupg`
```
rm: can't remove '/root/.gnupg/S.gpg-agent.extra': No such file or directory
```
* try a different cleanup fix
* use GITHUB_TOKEN for accessing ghcr.io registry
Signed-off-by: Rui Chen <rui@chenrui.dev>
* also tag latest image
Signed-off-by: Rui Chen <rui@chenrui.dev>
* only runs on master
Signed-off-by: Rui Chen <rui@chenrui.dev>
* also can be manually triggered
Signed-off-by: Rui Chen <rui@chenrui.dev>
* update date fmt `yyyy.mm.dd` for docker tag
Right now this is only configured for PRs but can be used for issues as well. This only cleans up PRs for which the customer is not responding to as of now.