Skip to content
Snippets Groups Projects
Commit 95ede555 authored by Sebastian Lobinger's avatar Sebastian Lobinger
Browse files

changed build/* to build/ in .gitlab-ci.yml

parent 37df1906
Branches
Tags
No related merge requests found
Pipeline #
......@@ -32,7 +32,7 @@ build-master:
- if ! mv ../${PKGNAME}_${VERSION}_${ARCH}.deb build/; then exit 1; fi
artifacts:
paths:
- build/*
- build/
- ./ENVIRONMENTS
expire_in: 1 hrs
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment