diff options
| author | chengsir <[email protected]> | 2019-10-31 12:34:19 +0800 |
|---|---|---|
| committer | chengsir <[email protected]> | 2019-10-31 12:34:19 +0800 |
| commit | d8c1a45b6c846a90a4d6e0f435ecc75440d86e1e (patch) | |
| tree | 0095af6962344b0ce35fcea32bdd7cbc9f78d9b6 | |
| parent | 2c7d651ddcbee2cea195f50a31ff7da9327f7bfa (diff) | |
清理垃圾文件
| -rwxr-xr-x | .gitlab-ci.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100755 index ec73d9b..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,11 +0,0 @@ -image: alpine:latest - -pages: - stage: deploy - script: - - echo 'Nothing to do...' - artifacts: - paths: - - public - only: - - master |
