From ced256ee6cf515733e74658b31f70488a3d36b1d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 9 Jan 2024 21:52:28 +0200 Subject: ambient.yaml: drop commented-out placeholders Signed-off-by: Lars Wirzenius Sponsored-by: author --- ambient.yaml | 56 -------------------------------------------------------- 1 file changed, 56 deletions(-) diff --git a/ambient.yaml b/ambient.yaml index 621109f..7dc96e8 100644 --- a/ambient.yaml +++ b/ambient.yaml @@ -451,59 +451,3 @@ projects: dch -v "$version" "CI build under Ambient." dch -r '' - action: deb - -# - image: ~/tmp/ambient/ambient-boot.qcow2 -# source: ~/pers/clab/git -# publish_artifacts: true -# pre_plan: -# - action: cargo_fetch -# plan: -# - action: rustup_setup -# - action: cargo_clippy -# - action: cargo_build -# - action: cargo_test -# - action: deb - -# - image: ~/tmp/ambient/ambient-boot.qcow2 -# source: ~/pers/pathdedup/git -# publish_artifacts: true -# pre_plan: -# - action: cargo_fetch -# plan: -# - action: rustup_setup -# - action: cargo_clippy -# - action: cargo_build -# - action: cargo_test -# - action: deb - -# # # ====================== file: /home/liw/pers/extrautils/ambient.yaml -# # image: ~/tmp/ambient/ambient-boot.qcow2 -# # source: git -# # publish_artifacts: true -# # plan: -# # - action: deb - -# # # ====================== file: /home/liw/pers/html-page/ambient.yaml -# # image: ~/tmp/ambient/ambient-boot.qcow2 -# # source: git -# # publish_artifacts: false -# # pre_plan: -# # - action: cargo_fetch -# # plan: -# # - action: rustup_setup -# # - action: cargo_clippy -# # - action: cargo_build -# # - action: cargo_test - -# # # ====================== file: /home/liw/pers/obnam/cachedir-ambient.yaml -# # image: ~/tmp/ambient/ambient-boot.qcow2 -# # source: cachedir -# # publish_artifacts: true -# # pre_plan: -# # - action: cargo_fetch -# # plan: -# # - action: rustup_setup -# # - action: cargo_clippy -# # - action: cargo_build -# # - action: cargo_test -# # - action: deb -- cgit v1.2.1