Skip to content

Commit 9dc011c

Browse files
authored
Removed unused secrets (#34)
1 parent e7e966e commit 9dc011c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-deploy-backend.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ env:
2323
KOSLI_TEMPLATE_FILE: "kosli-flow-templates/backend-template.yml"
2424
KOSLI_ENV_PROD: "github-release-example-prod"
2525

26-
# KOSLI_DRY_RUN: true
27-
JIRA_BASE_URL: "${{ vars.JIRA_BASE_URL }}"
28-
JIRA_USERNAME: ${{ secrets.KOSLI_JIRA_USERNAME }}
29-
JIRA_API_TOKEN: ${{ secrets.KOSLI_JIRA_API_TOKEN }}
30-
3126
jobs:
3227
setup:
3328
name: Begin trail

0 commit comments

Comments
 (0)