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
4de2606d
Verified
Commit
4de2606d
authored
Oct 17, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
git pages changes
parent
bc6fb2d7
Pipeline
#95
failed with stage
in 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4de2606d
...
...
@@ -3,12 +3,8 @@
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp Driver/*.groovy .public
-
cd .public
-
tree -T "raspberrypi.monitor drivers for Hubitat" -P *.groovy --noreport --dirsfirst -H . > index.html
-
cd ..
-
mv .public public
-
cd public/
-
tree -T "raspberrypi.monitor drivers for Hubitat" -P *.groovy --noreport --dirsfirst -H . -o index.html
artifacts
:
paths
:
-
public
...
...
public
0 → 120000
View file @
4de2606d
Driver/
\ No newline at end of file
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