trying to stop invalidating the docker build cache when I work on woodpecker.yml
This commit is contained in:
parent
2a86868259
commit
d2737f2d98
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
||||||
!/log/.keep
|
!/log/.keep
|
||||||
!/tmp/.keep
|
!/tmp/.keep
|
||||||
|
|
||||||
|
.woodpecker.yml
|
||||||
|
|
||||||
# Ignore pidfiles, but keep the directory.
|
# Ignore pidfiles, but keep the directory.
|
||||||
/tmp/pids/*
|
/tmp/pids/*
|
||||||
!/tmp/pids/.keep
|
!/tmp/pids/.keep
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue