include usr and etc

This commit is contained in:
Anders Rytter Hansen 2023-11-05 16:25:40 +01:00
commit 31a045da3a
2 changed files with 2 additions and 3 deletions

View file

@ -11,8 +11,8 @@ on:
push: push:
paths: paths:
- 'Dockerfile' - 'Dockerfile'
- 'etc/*' - 'etc/**'
- 'usr/*' - 'usr/**'
env: env:
# Use docker.io for Docker Hub if empty # Use docker.io for Docker Hub if empty

View file

@ -3,4 +3,3 @@
podman rm -f general-cachyos podman rm -f general-cachyos
distrobox assemble create --file /etc/distrobox.ini distrobox assemble create --file /etc/distrobox.ini
#