Skip to content

Commit

Permalink
Merge pull request #92 from Staffbase/set_artifactory_as_defalt
Browse files Browse the repository at this point in the history
Change Secret Name to point to Artifactory as a new default
  • Loading branch information
kaitimmer authored Jan 26, 2023
2 parents 4b17084 + b35038f commit 06f8716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/Staffbase/gha-workflows/blob/main/CLA.md'
branch: 'signatures'
allowlist: 0x46616c6b,axdotl,flaxel,*bot*
allowlist: 0x46616c6b,axdotl,flaxel,kaitimmer,*bot*
2 changes: 1 addition & 1 deletion .github/workflows/template_gitops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
docker-image:
required: false
type: string
default: private/${{ github.event.repository.name }}
default: sb-images/${{ github.event.repository.name }}
gitops-dev:
required: false
type: string
Expand Down

0 comments on commit 06f8716

Please sign in to comment.