diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-07 23:22:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-07 23:22:02 -0300 |
commit | 39834bd4ef3e66328cf7f8c1a2d9a8fd40243d09 (patch) | |
tree | 508d104aafef11ab9726aa90e4697b61a7c04b59 /.gitlab-ci.yml | |
parent | 96ee6cf3b1730712ca09f6cac34fbc686e89582e (diff) | |
download | serverdata-39834bd4ef3e66328cf7f8c1a2d9a8fd40243d09.tar.gz serverdata-39834bd4ef3e66328cf7f8c1a2d9a8fd40243d09.tar.bz2 serverdata-39834bd4ef3e66328cf7f8c1a2d9a8fd40243d09.tar.xz serverdata-39834bd4ef3e66328cf7f8c1a2d9a8fd40243d09.zip |
._.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66a04db7d..64fcca0cb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,6 @@ stages: before_script: - uname -a - - echo "WARNING: Debian:stable unstable, reverting to Debian 8..." image: debian:jessie variables: |