Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
fix: image path
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Jun 6, 2021
1 parent b7fd437 commit 44c3293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
id: docker_meta
uses: docker/metadata-action@v3
with:
images: ghcr.io/splunk/splunk-connect-for-snmp-poller
images: ghcr.io/${{ github.repository }}
tags: |
type=semver,pattern=v{{major}}.{{minor}}
type=semver,pattern=v{{major}}
Expand Down

0 comments on commit 44c3293

Please sign in to comment.