add tmux
This commit is contained in:
6
infrastructure/graduated/fedora/arch-push.sh
Executable file
6
infrastructure/graduated/fedora/arch-push.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
podman image ls \
|
||||
-f 'reference=gitea.reeseapps.com/services/arch-toolbox:latest' \
|
||||
-n --no-trunc --format '{{ .Repository }}:{{ .Tag }}' \
|
||||
| xargs -I {} podman push {}
|
||||
Reference in New Issue
Block a user