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-weewx-driver
Commits
eadef63c
Commit
eadef63c
authored
Oct 17, 2019
by
Sha'ul ben Yeshua
🎗
Browse files
Add new file
parent
a72a0bdc
Pipeline
#81
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
eadef63c
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp Driver/weeWX-driver.groovy .public
-
mv .public public
-
cd public/
-
tree -T "weeWX Driver for Hubitat" -P *.groovy --noreport --dirsfirst -H . -o index.html
artifacts
:
paths
:
-
public
only
:
-
master
\ No newline at end of file
Write
Preview
Markdown
is supported
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