Skip to content

Commit bb5d4d2

Browse files
committed
ci: config.yml
1 parent 00bf0a8 commit bb5d4d2

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

.pipeline/config.yml

+1-19
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,6 @@
11
### General project setup
22
general:
33
buildTool: 'npm'
4-
gitSshKeyCredentialsId: 'BYMURAT_GITHUB_TOKEN'
54

6-
### Step-specific configuration
7-
# steps:
85

9-
### Stage-specific configuration
10-
# stages:
11-
12-
# integrationTests:
13-
# credentials:
14-
# - alias: 'mySystemAlias'
15-
# credentialId: 'mySystemCredentialsId'
16-
17-
# productionDeployment:
18-
# cfTargets:
19-
# - org: 'myOrg'
20-
# space: 'mySpace'
21-
# apiEndpoint: 'https://'
22-
# appName: 'myAppName'
23-
# manifest: 'manifest.yml'
24-
# credentialsId: 'myDeploymentCredentialsId'
6+

0 commit comments

Comments
 (0)