Skip to content

Commit

Permalink
set build args
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Oct 21, 2024
1 parent ea94da2 commit 039577c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
with:
context: .
push: true
build-args:
MOEFLOW_BUILD_ID=$GITHUB_REPOSITORY-$GITHUB_REF-$GITHUB_SHA
cache-from:
type=gha
cache-to:
Expand Down

0 comments on commit 039577c

Please sign in to comment.