Skip to content

Commit

Permalink
Push latest tag for the docker image when running the CI/CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
f18m committed Jun 3, 2024
1 parent da5a118 commit a2f53ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
multiPlatform: true
platform: linux/amd64,linux/arm64,linux/arm/v7
image: psmqtt
addLatest: true
# options related to PUSHing the docker image:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit a2f53ec

Please sign in to comment.