Skip to content

Commit

Permalink
added file to build-and-export-docker action 📌
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas.gehrig committed Nov 7, 2023
1 parent a963a50 commit e45f0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-user-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
- name: Build and export to Docker
uses: docker/build-push-action@v5
with:
file: docker/user/Dockerfile
context: .
push: false
build-args: GIT_REV=${{ env.gitrev }} build=${{ env.build }}
Expand Down

0 comments on commit e45f0cd

Please sign in to comment.