Compare commits

..

1 Commits

Author SHA1 Message Date
Tom Alexander
5644fb5561
Add a mount for preserving the buildkit cache mounts between builds.
Some checks failed
build-staging Build build-staging has failed
2025-02-22 12:09:05 -05:00
4 changed files with 2 additions and 17 deletions

View File

@ -123,7 +123,7 @@ spec:
- name: url
value: https://code.fizz.buzz/talexander/personal_tekton_catalog.git
- name: revision
value: bfa6d169e3c9a30866ad2b6a8d8c132aebc21f82
value: ab59c05f093a0f86ced14bd153c18997b2ea269e
- name: pathInRepo
value: task/buildkit-rootless-daemonless/0.1/buildkit-rootless-daemonless.yaml
params:

View File

@ -15,7 +15,7 @@ ADD https://code.fizz.buzz/talexander/organic_ast_explorer.git /organic_ast_expl
FROM scratch AS organic
ADD git@code.fizz.buzz:talexander/organic.git /organic
#RUN sleep 9999999999999
RUN sleep 9999999999999

View File

@ -1,14 +0,0 @@
#+OPTIONS: html-postamble:nil
#+date: <2023-12-23 Sat>
#+author: Tom Alexander
#+email:
#+language: en
#+select_tags: export
#+exclude_tags: noexport
Links:
- My personal repos: [[https://code.fizz.buzz/explore/repos][code.fizz.buzz]]
- LinkedIn: https://www.linkedin.com/in/tom-alexander-b6a18216/
- GitHub: https://github.com/tomalexander
- Resume: https://fizz.buzz/tom_alexander_resume.pdf
- PGP Key: https://fizz.buzz/pgp.asc

View File

@ -6,7 +6,6 @@
#+language: en
#+select_tags: export
#+exclude_tags: noexport
#+natter_publish: unlisted
This is just a list of situations in which classic Linux distributions have failed me, whereas NixOS would not.