Skip to content

Commit

Permalink
Merge pull request #20 from alanjino/main
Browse files Browse the repository at this point in the history
qt container-realease.yaml modified
  • Loading branch information
jebjohns authored Nov 27, 2023
2 parents 94d765c + 6d0735e commit b5a6283
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/quality-trace-container-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
run: echo ${{ env.RELEASE_VERSION }}
- name: Check out GitHub repo
uses: actions/checkout@v3
- name: Build server
run: make dist/quality-trace-server
env:
GO111MODULE: on
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit b5a6283

Please sign in to comment.