summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-09 21:52:28 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-09 21:52:28 +0200
commitced256ee6cf515733e74658b31f70488a3d36b1d (patch)
treeeb3b0110bc1976cd44f3034c24aa28783ae5a2bb
parentb52bdc193651cf35be1024acbab958164842ca24 (diff)
downloadliw-dot-files-ced256ee6cf515733e74658b31f70488a3d36b1d.tar.gz
ambient.yaml: drop commented-out placeholders
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ambient.yaml56
1 files changed, 0 insertions, 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