Remove Deploy Job
This commit is contained in:
parent
94a5405ec4
commit
67e16d8329
@ -14,10 +14,3 @@ buiild job:
|
||||
- pip3 install Flask gunicorn pytest pytest-cov
|
||||
- pip3 install pendulum
|
||||
- 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