1
0
This commit is contained in:
2026-01-27 14:08:02 +01:00
parent 46c17140dc
commit 6b29a69b9e
2 changed files with 6 additions and 18 deletions

View File

@@ -98,24 +98,6 @@ tasks:
- "$(tempdir())/$(sha256_file)"
- "@(packages)/$(settings.name)/$(new_version)/$(sha256_package_file)"
# - execute:
# description: "Upload application $(archive_file)"
# exec: "mc"
# args:
# - "cp"
# - "--quiet"
# - "$(tempdir())/$(archive_file)"
# - "jesof/binaries/$(archive_file)"
# - execute:
# description: "Upload checksum $(sha256_file)"
# exec: "mc"
# args:
# - "cp"
# - "--quiet"
# - "$(tempdir())/$(sha256_file)"
# - "jesof/binaries/$(sha256_file)"
- call:
script: "@(system)/check-git-repository.yaml"
args: