mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
update deploy
This commit is contained in:
parent
74a022a6b1
commit
e2a68720e5
1 changed files with 3 additions and 1 deletions
|
@ -36,7 +36,9 @@ runs:
|
||||||
- name: Update repo
|
- name: Update repo
|
||||||
run: |
|
run: |
|
||||||
sudo urpmi.update -fa
|
sudo urpmi.update -fa
|
||||||
sudo urpmi --auto rpm-mandriva-setup-build
|
sudo urpmi --auto \
|
||||||
|
https://packages.buildkite.com/r11-team/r11-x86-64/files/branding-configs-r11-3.0-3-mdv.x86_64.rpm curl -O -L \
|
||||||
|
https://packages.buildkite.com/r11-team/r11-x86-64/files/branding-configs-common-3.0-3-mdv.x86_64.rpm
|
||||||
|
|
||||||
- name: Download sources artifacts
|
- name: Download sources artifacts
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue