move to ilot.io
Some checks failed
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 0s
/ lint (pull_request) Successful in 29s
/ build-x86_64 (pull_request) Failing after 34s
/ deploy-x86_64 (pull_request) Has been skipped

This commit is contained in:
Antoine Martin 2024-08-24 18:47:34 -04:00
parent 44aac78b15
commit 746a4d68de
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# shellcheck disable=SC3040
set -eu -o pipefail
readonly REPOS="backports user"
readonly REPOS="backports ilot"
readonly BASEBRANCH=$GITHUB_BASE_REF
readonly TARGET_REPO=$CI_ALPINE_REPO