Skip to content

Commit

Permalink
Update GHA;
Browse files Browse the repository at this point in the history
  • Loading branch information
Renegade-Master committed Jan 27, 2024
1 parent 23c1d77 commit 2b47c2b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ jobs:
echo ''
tree -aL 10 ./ | tee ./root-fs-tree.txt
echo ''
ls -lAuhFn ./src/ | tee ./src-listing.txt
echo ''
tree -aL 10 ./src/ | tee ./src-tree.txt
echo ''
ls -lAuhFn ${{ steps.variables.outputs.podman-server-dir }} | tee ./dedicated-server-install-listing.txt
echo ''
ls -lAuhFn ${{ steps.variables.outputs.podman-config-dir }} | tee ./dedicated-server-config-listing.txt
Expand Down Expand Up @@ -129,11 +125,9 @@ jobs:
dedicated-server-install-listing.txt
dedicated-server-config-listing.txt
root-fs-listing.txt
src-listing.txt
dedicated-server-install-tree.txt
dedicated-server-config-tree.txt
root-fs-config-tree.txt
src-config-tree.txt
test-docker:
name: Test Server
Expand Down

0 comments on commit 2b47c2b

Please sign in to comment.