try another way
ci / build (push) Failing after 41s
Details
ci / build (push) Failing after 41s
Details
This commit is contained in:
parent
4f305b73de
commit
d0ec4ae1ff
|
@ -22,8 +22,8 @@ jobs:
|
|||
image: futureporn/link2cid
|
||||
tags: latest
|
||||
# which 'registry:' version do I need?
|
||||
# registry: gitea.futureporn.net
|
||||
registry: https://gitea.futureporn.net/futureporn/fp
|
||||
registry: gitea.futureporn.net
|
||||
# registry: https://gitea.futureporn.net/futureporn/fp
|
||||
dockerfile: link2cid.dockerfile
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
|
Loading…
Reference in New Issue