File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ environment:
1414 CRED_SECRET :
1515 secure : eEcA/09B7XzeTSb3GlaeqcWfQ/TemXxAq9/0AFM5+z8= # pragma: whitelist secret
1616 CREDENTIALS_GITHUB_TOKEN :
17- secure : gevsMhy8RTWMdf7MjOnIo5QaN6JpL9DPK6I+Go5ByZir5LDwyFsv9hO6nBjGTg8n # pragma: whitelist secret
17+ secure : Zkh0ZB9E5PB/Kq5maKln+aKSH0xqDjR2LTDaJRmMaUYVOV7nzYsON4KlkqCKCgGs # pragma: whitelist secret
1818 GITHUB_TOKEN :
1919 secure : +B2bs86RVtJtlbkB+cTf9bkqnNlFJi/PbBBPzR5jlUlLLZoOc+ZgqgQLwee4tCT+ # pragma: whitelist secret
2020 IBM_CREDENTIALS_FILE : C:\projects\sdk-credentials\ibm-credentials.env
@@ -49,7 +49,7 @@ before_build:
4949- ps : >-
5050 if($env:APPVEYOR_PULL_REQUEST_NUMBER -eq $null)
5151 {
52- git clone https://$env:[email protected] /germanatt/sdk-credentials.git C:\projects\sdk-credentials 52+ git clone https://$env:[email protected] /germanatt/sdk-credentials.git C:\projects\sdk-credentials -q 5353 }
5454
5555 dotnet restore
@@ -238,7 +238,7 @@ test_script:
238238
239239 Write-Output "branchName is master and not a pull request - running semantic release"
240240
241- 241+ 242242
243243 }
244244
You can’t perform that action at this time.
0 commit comments