Skip to content

Commit

Permalink
[skip ci] fix outdated config sample
Browse files Browse the repository at this point in the history
  • Loading branch information
timfeirg committed Aug 17, 2017
1 parent c67be95 commit e32b883
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions core.yaml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ image_cache: 2
git:
public_key: "***REMOVED***"
private_key: "***REMOVED***"
gitlab_token: "***REMOVED***"
token: "***REMOVED***"
scm_type: "gitlab"

docker:
log_driver: "json-file"
Expand Down Expand Up @@ -47,4 +48,4 @@ timeout:
remove_image: 600
backup: 600
common: 600
realloc: 600
realloc: 600

0 comments on commit e32b883

Please sign in to comment.