run action on fedora folder push
This commit is contained in:
@@ -3,7 +3,7 @@ run-name: Build and Push Reese's Arch Toolbox
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- infrastructure/graduated/fedora/arch.containerfile
|
||||
- infrastructure/graduated/fedora/**
|
||||
|
||||
jobs:
|
||||
build-and-push-arch-toolbox:
|
||||
|
||||
@@ -116,4 +116,4 @@ RUN curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o
|
||||
COPY zshrc /etc/zsh/zshrc.local
|
||||
|
||||
# Copy tmux.conf to configure tmux in the container.
|
||||
COPY tmux.conf /etc/tmux.conf
|
||||
COPY arch-toolbox-tmux.conf /etc/tmux.conf
|
||||
Reference in New Issue
Block a user