指定dockerfile文件
Some checks failed
Docker Build / Build and push docker image (push) Failing after 18s
Some checks failed
Docker Build / Build and push docker image (push) Failing after 18s
This commit is contained in:
parent
fdcb60599c
commit
9e6158ed1a
@ -33,6 +33,8 @@ jobs:
|
||||
image: test_devops
|
||||
tags: ${{ env.IMAGE_TAGS }}
|
||||
registry: ${{ env.IMAGE_REGISTRY }}
|
||||
containerfiles: |
|
||||
./Dockerfile
|
||||
|
||||
- name: login to registry
|
||||
uses: redhat-actions/podman-login@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user