Skip to content

Commit

Permalink
Add even more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
gberaudo committed Oct 4, 2023
1 parent b3e56b1 commit 70b360f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
cat myspace/id_key | wc -c
ssh-keygen -l -f myspace/id_key
export GIT_SSH_COMMAND="ssh -i `pwd`/myspace/id_key -F none"
$GIT_SSH_COMMAND -v [email protected]
git config --global user.email "[email protected]"
git config --global user.name "Swissgeol repo CI bot"
scripts/deploy-to-env.sh dev
Expand Down

0 comments on commit 70b360f

Please sign in to comment.