Skip to content

Commit

Permalink
First test of deployment by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniAnttonen committed Apr 8, 2022
1 parent f9e5e3a commit 61b4c15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployCheck.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

if git describe --exact-match HEAD ; then
echo "New tag found, publishing a new release"
exit 1;
Expand Down

0 comments on commit 61b4c15

Please sign in to comment.