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
195640c2
Verified
Commit
195640c2
authored
Oct 17, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
git pages changes
parent
1ad13f07
Pipeline
#91
failed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
195640c2
...
...
@@ -3,11 +3,11 @@
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp Driver/*.groovy .public
-
cd .public
-
cd Driver
-
tree -T "raspberrypi.monitor drivers for Hubitat" -P *.groovy --noreport --dirsfirst -H . -o index.html
-
cd ..
-
mkdir .public
-
cp Driver/*.groovy Driver/index.html .public
-
mv .public public
artifacts
:
paths
:
...
...
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