Skip to content
Snippets Groups Projects
user avatar
Eric Williams authored
* Switch nightly build to GH action

Run a GitHub action job everytime a change is merged, instead of using centos-ci.

See eclipse/che#18072

Signed-off-by: default avatarEric Williams <ericwill@redhat.com>

* Update secret name

Signed-off-by: default avatarEric Williams <ericwill@redhat.com>

* Make action names more clear

Signed-off-by: default avatarEric Williams <ericwill@redhat.com>

* Abstract centos-ci only steps

Only use provided scripts for:
* base image build + push
* happy path image build + push

Signed-off-by: default avatarEric Williams <ericwill@redhat.com>
7aab4409