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
Hubitat Public Repo
Commits
a6e8b498
Verified
Commit
a6e8b498
authored
Oct 17, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
git pages changes
parent
daff3dd2
Pipeline
#105
failed with stage
in 2 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a6e8b498
pages
:
stage
:
deploy
script
:
-
cd public/
-
tree -T "Public drivers for Hubitat" -P *.groovy --noreport --dirsfirst -H . -o index.html
-
tree .public/ -T "Public drivers for Hubitat" -P *.groovy --charset UTF-8 --noreport --dirsfirst -H . > ./public/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