switch to ubuntu jammy
This commit is contained in:
parent
0a6264bba6
commit
cda0877fd0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get upgrade
|
- apt-get upgrade
|
||||||
- apt-get install curl zip git
|
- apt-get -y install curl zip git
|
||||||
- chmod +x tools/build.sh
|
- chmod +x tools/build.sh
|
||||||
- bash tools/build.sh
|
- bash tools/build.sh
|
||||||
- name: release
|
- name: release
|
||||||
|
|
Loading…
Reference in a new issue