debug
This commit is contained in:
parent
59c2276d2f
commit
870e88adb6
1 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,12 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: forge.hornwitser.no/hornwitser/builder:test
|
image: forge.hornwitser.no/hornwitser/builder:test
|
||||||
steps:
|
steps:
|
||||||
|
-
|
||||||
|
name: debug
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
apt info podman-docker
|
||||||
|
type docker
|
||||||
-
|
-
|
||||||
name: Authenticate
|
name: Authenticate
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue