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
|
||||
commands: |
|
||||
cd /mnt/storage24tb/Files/Public/CrossLang
|
||||
ln -s "$NUMBER" latest
|
||||
envVars:
|
||||
- name: NUMBER
|
||||
value: '@build_number@'
|
||||
ln -s @build_number@ latest
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
- !CommandStep
|
||||
name: Build and Publish Deb Package (Plucky)
|
||||
|
||||
Reference in New Issue
Block a user