Skip to content

Commit

Permalink
Change docker repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathchandra24 committed Mar 4, 2024
1 parent 1b49803 commit d9fe953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-fb-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
- "master"

env:
DOCKER_REPO: 'sarathchandra24'
DOCKER_REPO: 'kubesphere'
DOCKER_IMAGE: 'fluent-bit'
GITHUB_IMAGE: '${{ github.repository }}/fluent-bit'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-op-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
- "master"

env:
DOCKER_REPO: "sarathchandra24"
DOCKER_REPO: "kubesphere"
DOCKER_IMAGE: "fluent-operator"
GITHUB_IMAGE: "${{ github.repository }}/fluent-operator"

Expand Down

0 comments on commit d9fe953

Please sign in to comment.