🎨 Rebrand to Kairos

See: https://github.com/kairos-io/kairos/issues/88
This commit is contained in:
Ettore Di Giacinto
2022-09-19 10:06:09 +00:00
parent 7e4846785d
commit 93769cf295
27 changed files with 57 additions and 57 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Prepare
id: prep
run: |
DOCKER_IMAGE=quay.io/c3os/osbuilder
DOCKER_IMAGE=quay.io/kairos/osbuilder
VERSION=latest
SHORTREF=${GITHUB_SHA::8}
# If this is git tag, use the tag name as a docker tag

View File

@@ -18,7 +18,7 @@ jobs:
- name: Prepare
id: prep
run: |
DOCKER_IMAGE=quay.io/c3os/osbuilder-tools
DOCKER_IMAGE=quay.io/kairos/osbuilder-tools
VERSION=latest
SHORTREF=${GITHUB_SHA::8}
# If this is git tag, use the tag name as a docker tag