steve0greatness,
created on Monday, 6 May 2024, 03:25:16 (1714965916),
received on Monday, 6 May 2024, 03:46:51 (1714967211)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
358b1e5360ea70ca9555471ce2c6f74c9d34c916
.gitlab-ci.yml
@@ -3,8 +3,8 @@ image: python:latest
pages: stage: deploy script: - python3 build.py gh-pages-deploy- python3 -m pip install -r requirements.txt - python3 build.py gh-pages-deployartifacts: paths: - build