This website requires JavaScript.
Explore
Help
Sign in
IUT_Informatique
/
Internet_Security
Archived
Watch
1
Star
0
Fork
You've already forked Internet_Security
0
Code
Activity
This repository has been archived on
2024-02-17
. You can view files and clone it, but cannot push or open issues or pull requests.
b008e9088a
Internet_Security
/
.gitlab-ci.yml
7 lines
65 B
YAML
Raw
Normal View
History
Unescape
Escape
Add .gitlab-ci.yml
2020-06-04 10:10:18 +02:00
image
:
node
all_tests
:
script
:
-
npm install
Setup testing
2020-06-04 10:44:34 +02:00
-
npm test
Copy permalink