mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
Delete .gitlab-ci.yml
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
image: ubuntu
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- apt update && apt -y install python3-pip
|
||||
- pip3 install -r requirements.txt
|
||||
- make gitlab
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
Reference in New Issue
Block a user