Skip to content

Commit

Permalink
Debug: list all files in the current directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-rs committed Feb 5, 2025
1 parent c60473a commit 400d534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/full-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ stages:
then
git checkout master
chmod -R a+rw .
ls -al
sed -i 's/AL_VERSION=.*/AL_VERSION='$TAG'/g' .env
git add .
git status
Expand Down

0 comments on commit 400d534

Please sign in to comment.