mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 06:56:42 +00:00
Update ci
This commit is contained in:
@@ -12,6 +12,9 @@ workflows:
|
|||||||
tasks:
|
tasks:
|
||||||
- name: build-package-task
|
- name: build-package-task
|
||||||
cubes:
|
cubes:
|
||||||
|
- name: install-yc
|
||||||
|
script:
|
||||||
|
- curl -sSL https://storage.yandexcloud.net/yandexcloud-yc/install.sh | bash
|
||||||
- name: yc-login
|
- name: yc-login
|
||||||
env:
|
env:
|
||||||
#YC_TOKEN: ${{ secrets.YC_TOKEN }}
|
#YC_TOKEN: ${{ secrets.YC_TOKEN }}
|
||||||
@@ -19,8 +22,6 @@ tasks:
|
|||||||
YC_FOLDER_ID: b1g69j298i7l91gblj93
|
YC_FOLDER_ID: b1g69j298i7l91gblj93
|
||||||
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
|
|
||||||
- exec -l $SHELL
|
|
||||||
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user