Skip to content

Commit

Permalink
checking .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Feb 20, 2024
1 parent 15fe8fb commit 085a8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sail/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ runs:
fi
env >> .env
cat .env
docker run -i --rm --platform=${{ inputs.platform }} --env-file .env $image_name
Expand Down

0 comments on commit 085a8da

Please sign in to comment.