Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Refine actions (fixup)
Browse files Browse the repository at this point in the history
refine debugging traces

+ ./vendor.sh
./vendor.sh: line 2: vendir: command not found
  • Loading branch information
gberche-orange committed Sep 25, 2023
1 parent b32fa3d commit 88b4dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
AWS_BOSH_SECRET_ACCES_KEY: ${{ secrets.AWS_BOSH_SECRET_ACCES_KEY }}
run: |
set -x # enable traces
pwd
# configure git
git config --global user.name "actions/k3s-boshrelease"
git config --global user.email "<>"
Expand Down

0 comments on commit 88b4dcc

Please sign in to comment.