Also I created a ".gitlab-ci.yaml" file with a few steps to control the deployment: image: python:3.8-buster before_script: - pip install -r ...
確定! 回上一頁