mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-03 21:36:15 +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