Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Evaldo Felipe <[email protected]>
  • Loading branch information
evaldofelipe committed Jan 10, 2025
1 parent 51529fe commit 6bba313
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/pre-build-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
curl -o ${FILE_PATH} "https://${GH_TOKEN}@${GIT_ENV_REPO}/${FILE_REMOTE}"
echo "Updated data at ${FILE_PATH}"
echo "exporting.."
cat /tmp/output.env
source /tmp/output.env

echo $GIT_ENV_EXPORTED
else
echo "No env exported"
Expand Down

0 comments on commit 6bba313

Please sign in to comment.