Jordan Potter
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/ci.yml
|
|
@ -44,7 +44,7 @@ jobs: |
|
|
|
- name: Copy Docker image to Podman |
|
|
|
run: | |
|
|
|
sudo podman pull docker-daemon:wireguard:latest |
|
|
|
podman image scp root@localhost::wireguard:latest $USER@localhost::wireguard:latest |
|
|
|
podman image scp root@localhost::wireguard:latest $USER@localhost:: |
|
|
|
|
|
|
|
- name: Test curl |
|
|
|
run: | |
|
|
|