Update .forgejo/workflows/docker-build.yml

This commit is contained in:
2025-06-01 20:45:24 -05:00
parent 94e612bd93
commit db9f901c41
-4
View File
@@ -27,10 +27,6 @@ jobs:
- name: Checkout the repo - name: Checkout the repo
uses: actions/checkout@v4 uses: actions/checkout@v4
- 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: