Skip to content
Snippets Groups Projects
Commit 6ab553fe authored by Benoît Courty's avatar Benoît Courty
Browse files

secure script

parent 9a87509f
No related branches found
No related tags found
No related merge requests found
Pipeline #16358 passed
#! /usr/bin/env bash
# stop script if a command fails
set -e
IGNORE_DIFF_ON="README.md CONTRIBUTING.md .gitignore .gitlab-ci.yml .gitlab/*"
remote_tags_exist=`git ls-remote --tags origin`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment