fix ci
This commit is contained in:
+3
-3
@@ -53,8 +53,8 @@ lint:py:
|
||||
stage: lint
|
||||
needs: []
|
||||
script:
|
||||
- pip install pycodestyle
|
||||
- pycodestyle --config=pycodestyle.cfg --count .
|
||||
- pip install black==^21.12b0
|
||||
- black --diff .
|
||||
|
||||
lint:js:
|
||||
image: node:14
|
||||
@@ -114,7 +114,7 @@ deploy:production:
|
||||
- master
|
||||
environment:
|
||||
name: production
|
||||
url: api.sahkoinsinoorikilta.fi
|
||||
url: https://api.sahkoinsinoorikilta.fi
|
||||
when: manual
|
||||
variables:
|
||||
DOCKER_HOST: $CI_DOCKER_HOST
|
||||
|
||||
Reference in New Issue
Block a user