Skip to content

Commit

Permalink
ci: set DOCKER_REPO to upstream atlantis repo
Browse files Browse the repository at this point in the history
  • Loading branch information
fitz7 committed Jul 24, 2024
1 parent 5f4d93e commit 7e405c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atlantis-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
image_type: [alpine, debian]
env:
# Set docker repo to either the fork or the main repo where the branch exists
DOCKER_REPO: ghcr.io/${{ github.repository }}
DOCKER_REPO: ghcr.io/runatlantis/atlantis

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
Expand Down

0 comments on commit 7e405c7

Please sign in to comment.