Skip to content

Commit d4501f5

Browse files
att
1 parent 0c799e0 commit d4501f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

devops/build_and_release.lua

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11

22
load_global_module("shipyard")
3-
4-
53
dtw.remove_any("dependencies")
64
dtw.remove_any("release")
75
os.execute("darwin install")
86
os.execute("darwin run_blueprint build/ --mode folder amalgamation_build alpine_static_build windowsi32_build windows64_build rpm_static_build debian_static_build --contanizer podman ")
9-
SHIPYARD_API.generate_release_from_json("shipyard devops/release.json")
7+
SHIPYARD_API.generate_release_from_json("devops/release.json")

0 commit comments

Comments
 (0)