summaryrefslogtreecommitdiff
path: root/ambient.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ambient.yaml')
-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