Revert "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 25s
/ deploy-x86_64 (pull_request) Failing after 3m28s
/ build-x86_64 (pull_request) Successful in 31s

This reverts commit 746a4d68de.
This commit is contained in:
Antoine Martin 2024-08-24 18:49:02 -04:00
parent 746a4d68de
commit 9fdda37392
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 ilot"
readonly REPOS="backports user"
readonly BASEBRANCH=$GITHUB_BASE_REF
readonly TARGET_REPO=$CI_ALPINE_REPO