Skip to content

Commit

Permalink
more echoing #181
Browse files Browse the repository at this point in the history
JavierCladellas committed Dec 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8760823 commit 62666a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions netlify-build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/usr/bin/env bash
echo "BRANCH"
echo $BRANCH
echo "HEAD"
echo $HEAD


python3 -m venv .venv
source .venv/bin/activate

0 comments on commit 62666a5

Please sign in to comment.