Skip to content

Commit c79fe0b

Browse files
committed
ci-update new secrets with aes
1 parent 2236151 commit c79fe0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci.gocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pipelines:
5050
github:
5151
elastic_profile_id: w.c2.m2048.e10
5252
secure_variables:
53-
GITHUB_TOKEN: pAecqdOB4Fqa/YMwIQsoZf59vDSZKMSTPkwmZuX5DjcXw/4xA5ZlFBza1ujZS8Ff
53+
GITHUB_TOKEN: "AES:+QBztHVft9PmbwLLgpXvhA==:QHWQ+Ya2aJF2HoYo2G6LGlb2thWekhXiO626YKcEfeCw0IH7ornkOf7F91+RetOY"
5454
tasks:
5555
- fetch:
5656
stage: build
@@ -66,7 +66,7 @@ pipelines:
6666
resources:
6767
- docker_builder
6868
secure_variables:
69-
DOCKERHUB_PASSWORD: CioRNFm+WifCZPcqU+78+A==
69+
DOCKERHUB_PASSWORD: "AES:Q/TQoBrYjWDf43TbbUzSUQ==:2w9UDmYJPgEU2bmuzuehjw=="
7070
tasks:
7171
- fetch:
7272
stage: docker

0 commit comments

Comments
 (0)