modified: .gitea/workflows/act-runner.docker.deploy.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user