diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c98eee47f69c446b7964cd60796dc33eea69267..96149ee463faef8b1e60ba0e74db2e8ac63f2737 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,7 @@ image: "mcanterb/forge-cicd:latest" +# will edit this in a minute + before_script: - python3 --version