include usr and etc
This commit is contained in:
parent
32773f0e3e
commit
31a045da3a
2 changed files with 2 additions and 3 deletions
4
.github/workflows/os.yml
vendored
4
.github/workflows/os.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
#
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue