diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 313da03..e9dbca4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - test - deploy -Atheneum:Tests: +tests: image: python:3.6-slim-stretch stage: test script: @@ -13,7 +13,7 @@ Atheneum:Tests: tags: - docker -Atheneum:Pages: +pages: image: python:3.6-slim-stretch stage: deploy script: