mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-24 01:12:45 +00:00
skip abf-client
This commit is contained in:
parent
dce91cf5e7
commit
ba35819e26
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ runs:
|
||||||
- name: Update repo and pre-install
|
- name: Update repo and pre-install
|
||||||
run: |
|
run: |
|
||||||
export REPOURL="http://newrepo:8080"
|
export REPOURL="http://newrepo:8080"
|
||||||
|
sudo urpmi --auto tar abf-console-client
|
||||||
|
sudo echo "/^abf-console-client/" >> /etc/urpmi/skip.list
|
||||||
sudo urpmi.addmedia personalold http://oldrepo:8090/rosa2016.1/x86_64/main/release/
|
sudo urpmi.addmedia personalold http://oldrepo:8090/rosa2016.1/x86_64/main/release/
|
||||||
sudo urpmi.update -fa
|
sudo urpmi.update -fa
|
||||||
sudo urpmi --auto-update --auto
|
sudo urpmi --auto-update --auto
|
||||||
|
|
Loading…
Add table
Reference in a new issue