Skip to content

Commit

Permalink
Disable artifacts installation
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Vadkerti <[email protected]>
  • Loading branch information
thrix committed Dec 5, 2024
1 parent c8bb970 commit 14a1d8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
distros: ["centos-stream-9", "CentOS-Stream-9-image-mode"]
tf_extra_params:
environments:
- artifacts: []
- artifacts:
- install: false

- job: copr_build
trigger: release
Expand Down

0 comments on commit 14a1d8e

Please sign in to comment.