Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alexander Martínez Méndez
LA-CoNGA Courses 2021B
Commits
142c6295
Commit
142c6295
authored
Jun 08, 2021
by
Alexander Martínez Méndez
Browse files
test ci
parent
4198fe93
Pipeline
#1247
failed with stages
in 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
142c6295
...
...
@@ -20,8 +20,6 @@ test:
artifacts
:
paths
:
-
test
except
:
-
master
deploy
:
stage
:
deploy
...
...
@@ -29,8 +27,7 @@ deploy:
-
master
script
:
-
mkdocs build --site-dir public
-
echo "build"
-
rsync -ah public/* laconga@laconga.redclara.net:~/courses/
#- rsync -ah public/* laconga@laconga.redclara.net:~/courses/
artifacts
:
paths
:
-
public
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