Skip to content

Commit

Permalink
ci-update new secrets with aes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzo committed Jan 15, 2019
1 parent 2236151 commit c79fe0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pipelines:
github:
elastic_profile_id: w.c2.m2048.e10
secure_variables:
GITHUB_TOKEN: pAecqdOB4Fqa/YMwIQsoZf59vDSZKMSTPkwmZuX5DjcXw/4xA5ZlFBza1ujZS8Ff
GITHUB_TOKEN: "AES:+QBztHVft9PmbwLLgpXvhA==:QHWQ+Ya2aJF2HoYo2G6LGlb2thWekhXiO626YKcEfeCw0IH7ornkOf7F91+RetOY"
tasks:
- fetch:
stage: build
Expand All @@ -66,7 +66,7 @@ pipelines:
resources:
- docker_builder
secure_variables:
DOCKERHUB_PASSWORD: CioRNFm+WifCZPcqU+78+A==
DOCKERHUB_PASSWORD: "AES:Q/TQoBrYjWDf43TbbUzSUQ==:2w9UDmYJPgEU2bmuzuehjw=="
tasks:
- fetch:
stage: docker
Expand Down

0 comments on commit c79fe0b

Please sign in to comment.