Skip to content

Commit

Permalink
fix: include env insideo of container on .NET publish
Browse files Browse the repository at this point in the history
Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
  • Loading branch information
olljanat committed Apr 7, 2022
1 parent 65db7e9 commit c77f3e6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ import (

container: #Container & {
"source": source
"env": {
env
}
command: {
args: [package]
flags: {
Expand Down

0 comments on commit c77f3e6

Please sign in to comment.