Skip to content

Commit

Permalink
Enable logging into the container registry.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Apr 3, 2024
1 parent 3f3687f commit 653220d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@6a6e2837365277508a83af5aabe4f17d801a1cab # v4.3.1
with:
release-type: program
release-type: program
release-main-package: ./cmd/xmidt-agent
release-custom-file: true
release-custom-file: true
release-docker: true
secrets: inherit

0 comments on commit 653220d

Please sign in to comment.