Skip to content

Commit

Permalink
More GHA tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
srd424 committed Jul 25, 2023
1 parent cd08038 commit d68860a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build site-main
name: build all

on:
workflow_dispatch:
Expand Down
14 changes: 0 additions & 14 deletions buildopts/gha
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,4 @@ OPTS=" \
--build-arg apt_proxy=\"/\" \
"

#buildah info
#
fuse-overlayfs --version
#
#export STORAGE_OPTS="overlay.mount_program=/usr/bin/fuse-overlayfs"
export STORAGE_OPTS="overlay.mount_program=/usr/local/bin/fuse-overlayfs"
rm -r $XDG_RUNTIME_DIR/containers


#causes outright build failure
#export STORAGE_OPTS="overlay.mountopt=metacopy=on"
buildah info


ls -lR $XDG_RUNTIME_DIR/containers

0 comments on commit d68860a

Please sign in to comment.