mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-01 09:57:28 +01:00
change script
This commit is contained in:
parent
30a10e9973
commit
ed7fb5484f
@ -70,8 +70,8 @@ rc=$?; if [[ $rc != 0 ]]; then exit $rc; fi
|
|||||||
echo "Current git commit hash is $(git rev-parse HEAD)."
|
echo "Current git commit hash is $(git rev-parse HEAD)."
|
||||||
echo "Travis branch $TRAVIS_BRANCH and Travis tag $TRAVIS_TAG."
|
echo "Travis branch $TRAVIS_BRANCH and Travis tag $TRAVIS_TAG."
|
||||||
|
|
||||||
#if [[ $TRAVIS_BRANCH == $TRAVIS_TAG ]]; then
|
if [[ $TRAVIS_BRANCH == $TRAVIS_TAG ]]; then
|
||||||
if [[ true ]]; then
|
#if [[ true ]]; then
|
||||||
# We will trigger stuff for Flathub.
|
# We will trigger stuff for Flathub.
|
||||||
cd ../..
|
cd ../..
|
||||||
chmod +x resources/scripts/.flathub-release.sh
|
chmod +x resources/scripts/.flathub-release.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user