mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
11 lines
132 B
YAML
11 lines
132 B
YAML
branches:
|
|
only:
|
|
- staging
|
|
- trying
|
|
- /post-.*/
|
|
|
|
build: false
|
|
|
|
test_script:
|
|
- echo "Nothing to do for master branch"
|