Skip to content
Snippets Groups Projects
Commit ddd91206 authored by Daniel de Leng's avatar Daniel de Leng
Browse files

Reconstruct CI/CD

parent 4d977044
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,8 @@ variables: ...@@ -2,7 +2,8 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
pages: pages:
image: davidbergstrom/pycommandcenterenv #image: davidbergstrom/pycommandcenterenv
image: gitlab.liu.se:5000/starcraft-ai-course/pycommandcenter
stage: deploy stage: deploy
script: script:
- mkdir build - mkdir build
......
FROM ubuntu:22.04
ENV HOME=/root
WORKDIR /root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment