Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dequis/purple-facebook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author/ <>2021-02-15 20:27:38 +0300
committer/ <>2021-02-15 20:27:38 +0300
commite0d7732170fa202a9f9b1f3dc854e13b1135727b (patch)
treec4cd85554bcf99947e0e8fcbf1f45930bf7c5546
parentda6d22725c94a54f5aa40db6a61a989405c4e344 (diff)
less travis more gh actionsgh-actions
-rwxr-xr-x.travis/obs.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis/obs.sh b/.travis/obs.sh
index 9653310..304f8ea 100755
--- a/.travis/obs.sh
+++ b/.travis/obs.sh
@@ -5,8 +5,9 @@
#] || exit
set -e
-GITREV=$(git rev-parse --short=7 HEAD)
-FULLVERS="$(date +%Y%m%d)-$(cat RELEASE_VERSION)-${GITREV}-${TRAVIS_BUILD_NUMBER}"
+#GITREV=$(git rev-parse --short=7 HEAD)
+#FULLVERS="$(date +%Y%m%d)-$(cat RELEASE_VERSION)-${GITREV}-${GITHUB_RUN_NUMBER}"
+FULLVERS="$(date +%Y%m%d)~$(git rev-parse --short=7 HEAD)~${GITHUB_RUN_NUMBER}"
FULLVERS_RPM="$(echo ${FULLVERS} | sed 's/-/~/g')"
FULLDATE=$(date -R)
BUILD_DIR=$(pwd)
@@ -39,8 +40,6 @@ EOF
echo asd
cat debian/changelog
-echo ${TRAVIS_REPO_SLUG}
-echo ${BUILD_DIR}
echo dsa
cat <<EOF > ~/.oscrc