Setup: utente admin via web, ruoli e run-context con security-group, onboarding install/uninstall script
Nightly Build / build (push) Failing after 6m12s
Nightly Build / build (push) Failing after 6m12s
This commit is contained in:
@@ -86,3 +86,8 @@ jobs:
|
||||
cp dist/*.tar.gz "$TARGET/"
|
||||
echo "[release] Deployed $VERSION:"
|
||||
ls -lh "$TARGET/"
|
||||
|
||||
- name: Update latest version pointer
|
||||
run: |
|
||||
echo "${{ steps.extract-version.outputs.version }}" > /var/www/builds.skaldagent.net/releases/LATEST
|
||||
echo "[release] Updated releases/LATEST → ${{ steps.extract-version.outputs.version }}"
|
||||
|
||||
Reference in New Issue
Block a user