@@ -0,0 +1,13 @@
image: python:3.10
predeploy:
stage: deploy
script:
- 'pip3 install requests'
deploy:
needs:
- predeploy
- 'python3 main.py'
The note is not visible to the blocked user.