We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
runtipi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Github CI workflow
Nicolas Meienberger
3 years ago
parent
41d4f862f0
commit
d9ab676671
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.github/workflows/ci.yml
+ 3
- 0
.github/workflows/ci.yml
View File
@@ -1,6 +1,9 @@
name: Tipi CI
on:
push:
+
+env:
+ ROOT_FOLDER: /test
jobs:
cache-and-install: