diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b16ac8f..c227719 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,4 @@ job: script: + - uname -a && pwd && ls -l - echo "Installing depencies..." && apt update -qq && apt install -qq -y fakeroot && echo "Building Debian package..." && (curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -) \ No newline at end of file