Skip to content

Commit

Permalink
Missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
jukie committed Apr 25, 2024
1 parent 9ed990b commit a0fe540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ env:
SIDECAR_IMAGE_DOCKERHUB: ${{ vars.OVERRIDE_SIDECAR_IMAGE_DOCKERHUB || 'sumologic/tailing-sidecar-dev' }}
OPERATOR_IMAGE_DOCKERHUB: ${{ vars.OVERRIDE_OPERATOR_IMAGE_DOCKERHUB || 'sumologic/tailing-sidecar-operator-dev' }}
LATEST_TAG: "latest"
PUSH_HELM: ${{ vars.PUSH_HELM || 'true'}}

jobs:
build-sidecar-ghcr:
Expand Down

0 comments on commit a0fe540

Please sign in to comment.