-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
type: string | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof | ||
- run: apt update && apt install -y bc jq lsof | ||
- run: echo "127.0.0.1 localhost.org" >> /etc/hosts | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: make dev-install | ||
|
@@ -41,7 +41,7 @@ jobs: | |
type: string | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof | ||
- run: apt update && apt install -y bc jq lsof | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 20) | ||
- run: echo "127.0.0.1 localhost.org" >> /etc/hosts | ||
|
@@ -60,7 +60,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -80,7 +80,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -100,7 +100,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -120,7 +120,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -140,7 +140,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -160,7 +160,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -182,7 +182,7 @@ jobs: | |
parallelism: 4 | ||
steps: | ||
- checkout | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -206,7 +206,7 @@ jobs: | |
- checkout | ||
- attach_workspace: | ||
at: / | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -238,7 +238,7 @@ jobs: | |
- checkout | ||
- attach_workspace: | ||
at: / | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|
@@ -270,7 +270,7 @@ jobs: | |
- checkout | ||
- attach_workspace: | ||
at: / | ||
- run: apt update && apt install -y jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: apt update && apt install -y bc jq lsof libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libxkbcommon0 libgconf-2-4 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm1 libxss1 libasound2 libxshmfence1 xvfb | ||
- run: (cd .circleci/ && ./installJava.sh) | ||
- run: (cd .circleci/ && ./installNode.sh 16) | ||
- run: git config --global url."https://github.com/".insteadOf ssh://[email protected]/ | ||
|