This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
2021-2022-Master-Secu-Devops-TP-CI
/
De-Chauveron-Anatole-Github-URL
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
feat: adding the config file for ci
adding_ci
Anatole-DC
5 years ago
parent
12fdfc32cf
commit
e33f24dc6c
1 changed files
with
7 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
7
.circleci/config.yml
7
.circleci/config.yml
View File
@ -0,0 +1,7 @@
version
:
2.1
jobs:
build:
steps:
-
checkout
-
run
:
echo "Hello World"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
2021-2022-Master-Secu-Devops-TP-CI/De-Chauveron-Anatole-Github-URL
Title
Body
Create Issue