Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
146452
Who do we think we are
Commits
1841cef5
Commit
1841cef5
authored
Feb 16, 2021
by
Kelly Tall
Browse files
update
parent
74026342
Changes
2
Show whitespace changes
Inline
Side-by-side
.Rhistory
deleted
100644 → 0
View file @
74026342
.gitlab-ci.yml
deleted
100644 → 0
View file @
74026342
pages
:
stage
:
deploy
script
:
-
mkdir .public
-
cp -r * .public
-
mv .public public
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