This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
ci-image-git-buildpackage
Watch
1
Star
0
Fork
You've already forked ci-image-git-buildpackage
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
61a5b0173f
ci-image-git-buildpackage
/
gitlab-ci-common
7 lines
99 B
Plaintext
Raw
Blame
History
if [ -z "$CI" ]; then
echo "This script should only ever be run in GitLab CI!"
exit 1
fi
Reference in New Issue
View Git Blame
Copy Permalink