Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cdr
cdr.common-lisp.dev
Commits
f2992b19
Commit
f2992b19
authored
Jan 21, 2022
by
Marco Antoniotti
💬
Browse files
Fixed .yml file for deployment.
parent
9e2ba69e
Pipeline
#5836
failed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f2992b19
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp * .public
-
cp
-fR html/
* .public
-
mv .public public
artifacts
:
paths
:
...
...
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