added git pull
This commit is contained in:
parent
42fea8c6e1
commit
c631b253c5
@ -5,6 +5,8 @@ BASE_IMAGE="registry.opensuse.org/opensuse/tumbleweed"
|
||||
TARGET_REPO="git.rre.nu/jonas/"
|
||||
PACKAGE_NAME="restic"
|
||||
|
||||
git pull
|
||||
|
||||
echo "Pulling latest tumbleweed"
|
||||
podman pull "${BASE_IMAGE}:latest"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user