Skip to content

Commit 2f22da0

Browse files
committed
podman try sth 21 cleanup
1 parent 07d9dfd commit 2f22da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ build_script:
6060
sudo apt-get -o Dpkg::Use-Pty=0 install -y --no-install-suggests --no-install-recommends podman uidmap
6161
export CW_CONFIG="${APPVEYOR_REPO_BRANCH}-werror-win"
6262
. ./_versions.sh
63+
id -u
6364
mkdir -p ~/.config/containers/
6465
printf "[storage]\ndriver = \"overlay\"\n" > ~/.config/containers/storage.conf
6566
sudo loginctl enable-linger "$(id -u)"

0 commit comments

Comments
 (0)