Update ci

This commit is contained in:
2025-04-08 23:17:58 +03:00
parent bf9da86b6a
commit 17b9ad6065

View File

@@ -20,6 +20,7 @@ tasks:
script: script:
#- yc config set token $YC_TOKEN #- yc config set token $YC_TOKEN
- curl -sSL https://storage.yandexcloud.net/yandexcloud-yc/install.sh | bash - curl -sSL https://storage.yandexcloud.net/yandexcloud-yc/install.sh | bash
- source "/root/.bashrc"
- yc config set cloud-id $YC_CLOUD_ID - yc config set cloud-id $YC_CLOUD_ID
- yc config set folder-id $YC_FOLDER_ID - yc config set folder-id $YC_FOLDER_ID
- yc container registry configure-docker - yc container registry configure-docker