Chatwoot/.github/workflows
Vishnu Narayanan 75ce5345a9
feat: add gh action to build Chatwoot CE/foss docker image (#4406)
Github action to build and push chatwoot-ce(foss) edition images. This action will run on merges to master, develop and when tags are created. Corresponding docker tags are as follows.

GitHub branch/tag  -->	docker tag
----
master 	--> latest-ce
develop 	---> develop-ce
v2.3.2 	---> v2.3.2-ce
v* 	---> v*-ce

Fixes #4388
2022-04-06 21:14:04 +05:30
..
publish_codespace_image.yml chore: Support Github Codespaces (#2510) 2021-06-29 19:18:10 +05:30
publish_foss_docker.yml feat: add gh action to build Chatwoot CE/foss docker image (#4406) 2022-04-06 21:14:04 +05:30
run_foss_spec.yml feat: add gh action to build Chatwoot CE/foss docker image (#4406) 2022-04-06 21:14:04 +05:30