Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
469f9099
Commit
469f9099
authored
Oct 25, 2021
by
Dave Cooper
Browse files
update windows on master branch
parent
2a3305fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
469f9099
...
...
@@ -14,8 +14,14 @@ update:
stage
:
update
script
:
-
bash -x ./.ci-script.sh linux git-pull
# - bash -x ./.ci-script.sh windows rsync-from-manager
# - bash -x ./.ci-script.sh macos rsync-from-manager
windows-update
:
only
:
-
master
stage
:
update
script
:
-
bash -x ./.ci-script.sh windows git-pull
linux-build
:
stage
:
build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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