From d2f37b5965d5c122bbc0e86e0e91b0d631012325 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 10 Feb 2023 13:40:15 +0100 Subject: Make autobootstrap system --- .onedev-buildspec.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.onedev-buildspec.yml') diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 3311d18..0cd6ec3 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -14,13 +14,12 @@ jobs: image: gcc interpreter: !DefaultInterpreter commands: - - make lib core smash - - make dist + - make useTTY: false condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL - !PublishArtifactStep name: Publish - artifacts: dist/ + artifacts: target/rex.iso condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL triggers: - !TagCreateTrigger -- cgit v1.2.3-70-g09d2