mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-02 10:17:36 -04:00
Stage to the kde-linux bucket instead
It doesn't seem to have permissions to download from the ci-artifacts bucket.
This commit is contained in:
@@ -61,7 +61,7 @@ REMOTE_SYSUPDATE_PATH=$SSH_USER@$SSH_HOST:$SSH_SYSUPDATE_PATH
|
||||
echo "tinami.kde.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILUjdH4S7otYIdLUkOZK+owIiByjNQPzGi7GQ5HOWjO6" >> ~/.ssh/known_hosts
|
||||
|
||||
stage() {
|
||||
S3_TARGET_STAGING="s3+https://storage.kde.org/ci-artifacts/$CI_PROJECT_PATH/j/$CI_JOB_ID"
|
||||
S3_TARGET_STAGING="s3+https://storage.kde.org/kde-linux/staging/$CI_JOB_ID"
|
||||
|
||||
# Stage the freshly built image into the bucket.
|
||||
sudo chown -R "$USER":"$USER" "$OUTDIR"
|
||||
|
||||
Reference in New Issue
Block a user