This commit is contained in:
parent
18dbcf7c7b
commit
4c9f4eb2a5
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
#image: node:lts
|
#image: node:lts
|
||||||
@ -7,6 +6,6 @@ steps:
|
|||||||
- |
|
- |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y libxkbfile-dev pkg-config libkrb5-dev libxss1 dbus xvfb libgtk-3-0 libgbm1
|
apt-get install -y libxkbfile-dev pkg-config libkrb5-dev libxss1 dbus xvfb libgtk-3-0 libgbm1
|
||||||
apt-get install -y ca-certificates curl gnupg python3 build-essential git
|
apt-get install -y ca-certificates curl gnupg python3 build-essential git rsync
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn release
|
- yarn release
|
Reference in New Issue
Block a user