Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SiCKRAGE
sickrage
Commits
58ab668f
Commit
58ab668f
authored
Feb 07, 2021
by
echel0n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated CI to use python 3.9
parent
dd1948b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
58ab668f
...
...
@@ -101,7 +101,7 @@ stages:
release_build_master
:
stage
:
release_build
image
:
name
:
nikolaik/python-nodejs:python3.
8
-nodejs10-alpine
name
:
nikolaik/python-nodejs:python3.
9
-nodejs10-alpine
variables
:
NODE_ENV
:
"
development"
script
:
...
...
@@ -147,7 +147,7 @@ release_build_develop:
stage
:
release_build
retry
:
2
image
:
name
:
nikolaik/python-nodejs:python3.
8
-nodejs10-alpine
name
:
nikolaik/python-nodejs:python3.
9
-nodejs10-alpine
variables
:
NODE_ENV
:
"
development"
script
:
...
...
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