Skip to content

Commit

Permalink
Merge fd8ca3c into a91b5ba
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk committed Jun 24, 2019
2 parents a91b5ba + fd8ca3c commit 37adaf1
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
.codacy.yml export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
CHANGELOG.md export-ignore
Dockerfile export-ignore
DockerfileShib export-ignore
Jenkinsfile export-ignore
Jenkinsfile.security export-ignore
LICENSE export-ignore
MANIFEST.in export-ignore
NOTICE export-ignore
README.md export-ignore
bin export-ignore
# cfg_help.py
deployment export-ignore
dev-requirements.txt export-ignore
dockerrun.bash export-ignore
dockerrunshib.bash export-ignore
docs export-ignore
# fence
keys export-ignore
openapis export-ignore
pull_request_template.md export-ignore
requirements.txt export-ignore
# run.py
# setup.py
tests export-ignore
ua.yaml export-ignore
# wsgi.py
6 changes: 6 additions & 0 deletions Jenkinsfile.security
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!groovy

@Library('cdis-jenkins-lib@feat/security-pipeline') _

securityPipeline {
}

0 comments on commit 37adaf1

Please sign in to comment.