jetzt wirds wild
This commit is contained in:
@@ -41,8 +41,11 @@ jobs:
|
||||
build-docker-image:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update package list
|
||||
run: sudo apt-get update
|
||||
|
||||
- name: Setup Podman
|
||||
uses: gacts/install-podman@v1
|
||||
run: sudo apt-get -y install podman
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user