Commit b69718ba authored by D.H.D. Nguyen's avatar D.H.D. Nguyen
Browse files

delete all

parent ef38fa88
Loading
Loading
Loading
Loading

.gitlab-ci.yml

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line

image: alpine:latest

pages:
  stage: deploy
  script:
  - echo 'Nothing to do...'
  artifacts:
    paths:
    - public
  only:
  - master

.nojekyll

deleted100644 → 0
+0 −0

Empty file deleted.