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
Michael R Lundquist
whats-open
Commits
7e066cd4
Commit
7e066cd4
authored
Oct 09, 2019
by
Michael Lundquist
Browse files
Trying to fix the paths
parent
b440d6cb
Pipeline
#4886
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7e066cd4
...
...
@@ -8,9 +8,6 @@ variables:
types
:
-
test
before_script
:
-
apt-get update -qy
-
apt-get install -y default-mysql-client default-libmysqlclient-dev python-mysqldb graphviz
...
...
@@ -39,7 +36,7 @@ before_script:
whats-open-py3.7
:
artifacts
:
paths
:
-
/
whats-open/erd.png
-
whats-open/erd.png
expire_in
:
1 week
image
:
library/python:3.7
type
:
test
...
...
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