Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
rpg-workshop
Commits
bbc6c30b
Commit
bbc6c30b
authored
Oct 22, 2021
by
Joe Ziemba
Browse files
background start command
parent
3cac791e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
bbc6c30b
...
...
@@ -67,7 +67,9 @@ jobs:
key
:
v2-dependencies-{{ checksum "package.json" }}
-
run
:
npm run build
-
run
:
npm start
-
run
:
command
:
npm start
background
:
true
-
run
:
npm run e2e:chrome
e2e-firefox
:
docker
:
...
...
@@ -98,7 +100,9 @@ jobs:
key
:
v2-dependencies-{{ checksum "package.json" }}
-
run
:
npm run build
-
run
:
npm start
-
run
:
command
:
npm start
background
:
true
-
run
:
npm run e2e:ff
workflows
:
end-to-end-tests
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment