mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-01 04:36:13 +01:00
behave: Add container-pull.sh script
This commit is contained in:
parent
0cfab22888
commit
ec70575d53
5
behave/container-pull.sh
Executable file
5
behave/container-pull.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
podman pull ghcr.io/suse-autobuild/obs-server:latest
|
||||
|
||||
exit $?
|
Loading…
Reference in New Issue
Block a user