1
0
mirror of https://github.com/illiumst/marl-factory-grid.git synced 2026-04-18 04:55:33 +02:00

Update .gitlab-ci.yml file

This commit is contained in:
Steffen Illium
2023-06-19 16:22:49 +02:00
parent 33a1765579
commit 7e7dbf75ca

View File

@@ -1,4 +1,4 @@
image: python:3.11.0-alpine
# image: python:3.11.0-alpine
stages: # List of stages for jobs, and their order of execution
- build