mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 17:15:45 +00:00
Fix scripts
This commit is contained in:
@@ -81,10 +81,7 @@ jobs:
|
|||||||
privateKeySecret: TRUENAS_SSH
|
privateKeySecret: TRUENAS_SSH
|
||||||
commands: |
|
commands: |
|
||||||
cd /mnt/storage24tb/Files/Public/CrossLang
|
cd /mnt/storage24tb/Files/Public/CrossLang
|
||||||
ln -s "$NUMBER" latest
|
ln -s @build_number@ latest
|
||||||
envVars:
|
|
||||||
- name: NUMBER
|
|
||||||
value: '@build_number@'
|
|
||||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||||
- !CommandStep
|
- !CommandStep
|
||||||
name: Build and Publish Deb Package (Plucky)
|
name: Build and Publish Deb Package (Plucky)
|
||||||
|
|||||||
Reference in New Issue
Block a user