try another way x2
ci / build (push) Failing after 6s
Details
ci / build (push) Failing after 6s
Details
This commit is contained in:
parent
d0ec4ae1ff
commit
78f4f526f3
|
@ -19,10 +19,10 @@ jobs:
|
||||||
- uses: mr-smithers-excellent/docker-build-push@v6
|
- uses: mr-smithers-excellent/docker-build-push@v6
|
||||||
name: Build & push link2cid Docker image
|
name: Build & push link2cid Docker image
|
||||||
with:
|
with:
|
||||||
image: futureporn/link2cid
|
image: fp/link2cid
|
||||||
tags: latest
|
tags: latest
|
||||||
# which 'registry:' version do I need?
|
# which 'registry:' version do I need?
|
||||||
registry: gitea.futureporn.net
|
registry: gitea.futureporn.net/futureporn
|
||||||
# registry: https://gitea.futureporn.net/futureporn/fp
|
# registry: https://gitea.futureporn.net/futureporn/fp
|
||||||
dockerfile: link2cid.dockerfile
|
dockerfile: link2cid.dockerfile
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
|
|
Loading…
Reference in New Issue