mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix CI path matching regex
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
variables:
|
||||
- &alpine_image 'docker.io/alpine:3.19'
|
||||
- path: &docs_path
|
||||
- 'docs/**'
|
||||
- 'doc/**'
|
||||
|
||||
steps:
|
||||
docker-build-image:
|
||||
|
||||
Reference in New Issue
Block a user