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
ModelZoo
VisualGLM-6B_pytorch
Commits
b1eec709
"src/diffusers/commands/__init__.py" did not exist on "ac796924dff7241d9b516ea27faaa7b2f12434fd"
Commit
b1eec709
authored
Jan 14, 2020
by
James Tharpe
Browse files
Fix build base url
parent
b3f0dd77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
b1eec709
...
...
@@ -7,7 +7,7 @@ build:
stage
:
build
script
:
-
npm install
-
npm run build
-
npm run build
-- --prefix-paths ${CI_PAGES_URL}
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