This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2020-2021-Master-1-III-Tp-CI
/
Sipe-Tchawou-Daniel-Jordan-The-git-url
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
feat(config.yml): Adding a end to end test step
pull/2/merge
sipe-daniel
6 years ago
parent
9268ad4f5b
commit
d1d6949811
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.circleci/config.yml
3
.circleci/config.yml
View File
@ -9,6 +9,9 @@ workflows:
-
test:
requires:
-
build
-
e2e-test:
requires:
-
build
jobs:
build:
docker:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
2020-2021-Master-1-III-Tp-CI/Sipe-Tchawou-Daniel-Jordan-The-git-url
Title
Body
Create Issue