summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-28 20:31:13 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-28 20:31:13 -0300
commit4a700eea2e668dbd7f12e533e0b1ea1de059238f (patch)
treeca3b77659df2dcb65ba922ae21197a637b7aa4ab /.gitlab-ci.yml
parentf9681ae7901ca761052b2d9a336a156dbbd2a8d1 (diff)
downloadclientdata-4a700eea2e668dbd7f12e533e0b1ea1de059238f.tar.gz
clientdata-4a700eea2e668dbd7f12e533e0b1ea1de059238f.tar.bz2
clientdata-4a700eea2e668dbd7f12e533e0b1ea1de059238f.tar.xz
clientdata-4a700eea2e668dbd7f12e533e0b1ea1de059238f.zip
SPM has been deprecated.
Deprecate the old 4144 deploy script as well.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 062bd6b3..1bef11a7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -55,17 +55,6 @@ licensecheck:
script:
- ./.tools/licensecheck.sh
-.pages:
- stage: test
- script:
- - ./.tools/deploy.sh
- - pwd
- artifacts:
- paths:
- - public
- only:
- - master
-
ok_job:
stage: ok
script: