Kaydet (Commit) 9b4c8887 authored tarafından Baran Sekin's avatar Baran Sekin

Changed script path

üst 02c0481f
......@@ -30,8 +30,7 @@ jobs:
COMMIT="${GITHUB_REF#refs/heads/} : "
COMMIT+=`git --git-dir=package/liman/server/.git log -1 --pretty=%B`
sudo chmod +x package/liman/server/.teamcity
sudo chmod +x package/liman/server/storage/create_deb.sh
./package/liman/server/.teamcity "$GITHUB_RUN_NUMBER" "$COMMIT" "$PASSPHRASE"
./package/liman/server/storage/create_deb.sh master master master master $GITHUB_RUN_NUMBER $COMMIT $PASSPHRASE
ls -lah
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment