Remove Deploy Job
This commit is contained in:
parent
94a5405ec4
commit
67e16d8329
@ -13,11 +13,4 @@ buiild job:
|
|||||||
- pip3 install --upgrade setuptools
|
- pip3 install --upgrade setuptools
|
||||||
- pip3 install Flask gunicorn pytest pytest-cov
|
- pip3 install Flask gunicorn pytest pytest-cov
|
||||||
- pip3 install pendulum
|
- pip3 install pendulum
|
||||||
- pytest tests --cov --cov-report term --cov-report html
|
- pytest tests --cov --cov-report term --cov-report html
|
||||||
|
|
||||||
deploy job:
|
|
||||||
stage: deploy
|
|
||||||
script:
|
|
||||||
- apt-get update -qy
|
|
||||||
- apt-get install curl -y
|
|
||||||
- curl period.ahosking.com/reload?password=BananaHammocks
|
|
Loading…
Reference in New Issue
Block a user