Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 6af42d22a8 wip: ci: Build in Kubernetes
dustin/dustin.web/pipeline/pr-master Something is wrong with the build of this commit Details
2022-12-02 21:44:27 -06:00
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
- name: rsync
image: git.pyrocufflink.net/containerimages/rsync
command:
- python
- python3
args:
- c
- import signal; signal.pause()