Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rkorytkowski authored Oct 15, 2024
1 parent f6430aa commit 00b4f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
context: .
push: true
tags: openconceptlab/oclweb3:nightly, openconceptlab/oclweb3:${{ steps.package-version.outputs.current-version}}-${{env.GITHUB_SHA_SHORT}}
build-args: SOURCE_COMMIT=${{env.GITHUB_SHA_SHORT}}

release:
needs: [build]
Expand Down

0 comments on commit 00b4f86

Please sign in to comment.