circle config update
This commit is contained in:
parent
d647be3271
commit
0a4151d5a4
1 changed files with 0 additions and 6 deletions
|
@ -34,12 +34,6 @@ jobs:
|
||||||
sudo dpkg --add-architecture i386
|
sudo dpkg --add-architecture i386
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install -y wine32
|
sudo apt-get install -y wine32
|
||||||
- run:
|
|
||||||
name: Start X VNC Server
|
|
||||||
command: x11vnc -forever -nopw -create
|
|
||||||
background: true
|
|
||||||
- store_test_results:
|
|
||||||
path: test-results
|
|
||||||
- run:
|
- run:
|
||||||
name: Append Commit BuildID to Version
|
name: Append Commit BuildID to Version
|
||||||
command: yarn circle:append-bid
|
command: yarn circle:append-bid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue