publish step
Some checks failed
Build images / build-and-push-arch (push) Failing after 1m18s

This commit is contained in:
Julius Zeidler 2025-04-02 16:17:33 +02:00
parent 0842c36495
commit 836ce714ae

View file

@ -28,14 +28,6 @@ jobs:
- name: Checkout the repo - name: Checkout the repo
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install requirements
run: |
pip install -r requirements.txt
- name: Generate the Ansible Builder context
run: |
ansible-builder create -v 3
- name: Login to the registry - name: Login to the registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: