]> cat aescling's git repositories - mastodon.git/commit
Build container image by GitHub Actions (#16973)
authorYusuke Nakamura <unasuke@users.noreply.github.com>
Fri, 12 Nov 2021 04:18:29 +0000 (13:18 +0900)
committerGitHub <noreply@github.com>
Fri, 12 Nov 2021 04:18:29 +0000 (05:18 +0100)
commite510302a7ccd3fe78327d0f1aeaaec65ddfd269d
tree041424c61b8a67a31ed7a0925ac4297c18aad764
parent18b885ee3a20c02f5be41d6a04c910175ab00f54
Build container image by GitHub Actions (#16973)

* Build container image by GitHub Actions

* Trigger docker build only pushed to main branch

* Tweak tagging imgae

- "edge" is the main branch
- "latest" is the tagged latest release
.github/workflows/build-image.yml [new file with mode: 0644]