modified: .gitea/workflows/act-runner.docker.deploy.yml

This commit is contained in:
2025-11-16 21:50:17 +00:00
parent e5b70046fb
commit 68ef1cf3e6

View File

@@ -21,7 +21,7 @@ jobs:
username: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_USERNAME }}
password: ${{ secrets.GITLIMBO_DOCKER_REGISTRY_PASSWORD }}
- name: Build and push act-runner_ansible Docker Image
- name: Build and push Docker Image
id: push
uses: docker/build-push-action@v6
with: