This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Commit 698e696
Denis Granha
Trigger custom docker build when adding ci-build-docker to the commit (#11782)
* New Github Actions for Docker build
It creates an images with the name of the value GITHUB_REF
and it gets triggered everytime there is ci-build-docker in the
commit message.
* rename custom version docker build action
* add prefix for custom docker image build
* empty commit used to trigger ci-build-docker
* docker image name cannot contain slashes in the deployment action ci-build-docker
* Update deploy-docker-custom-message.yml
Remove alpha prefix for docker images1 parent 2d75036 commit 698e696
1 file changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments