You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
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 images
0 commit comments