Skip to content

Commit

Permalink
Merge branch 'jjardon/ci' into 'master'
Browse files Browse the repository at this point in the history
.gitlab-ci.yml: Do not print all the environment variables

We are leaking the kbas password if not

See merge request !243
  • Loading branch information
jjardon committed Sep 1, 2016
2 parents 43aab08 + ef4d449 commit c35ede2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ check_cache_keys:
YBD_artifact_version: "1"
YBD_mode: "keys-only"
script:
- env
- cd ..
- git clone git://git.baserock.org/baserock/baserock/definitions
- cd definitions
Expand Down

0 comments on commit c35ede2

Please sign in to comment.