Code by Scott שאול בן ישוע
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sha'ul ben Yeshua
raspberrypi.monitor
Commits
928e8707
Verified
Commit
928e8707
authored
Oct 17, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
git pages changes
parent
25678174
Pipeline
#89
failed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
928e8707
...
...
@@ -5,9 +5,10 @@ pages:
script
:
-
mkdir .public
-
cp -r Driver/*.groovy .public
-
cd .public
-
tree -T "raspberrypi.monitor drivers for Hubitat" -P *.groovy --noreport --dirsfirst -H . -o index.html
-
cd ..
-
mv .public public
-
cd public/
-
tree -T "Public drivers for Hubitat" -P *.groovy --noreport --dirsfirst -H . -o index.html
artifacts
:
paths
:
-
public
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment