this isn't a container we have podman lol
This commit is contained in:
parent
6d3f4bd8a2
commit
242054e333
1 changed files with 0 additions and 5 deletions
|
|
@ -28,11 +28,6 @@ jobs:
|
|||
~/.local/share/containers/storage
|
||||
key: image-cache
|
||||
|
||||
- name: Install Podman
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y podman
|
||||
|
||||
- name: Login to registry
|
||||
run: podman login -u ${{ vars.PACKAGE_USER }} -p ${{ vars.PACKAGE_PWD }} ${{ vars.PACKAGE_URL }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue