try argo declaration
ci / build (push) Successful in 10s Details

This commit is contained in:
Chris Grimmett 2024-04-25 01:53:28 +00:00
parent 90126764f8
commit 8a5fb50dbd
2 changed files with 3 additions and 5 deletions

View File

@ -12,18 +12,13 @@ jobs:
steps:
- uses: actions/checkout@v3
name: Check out code
# idk if I need this. is it automatically gathered from the act runner?
# with:
# repository: https://gitea.futureporn.net/futureporn/fp
- uses: mr-smithers-excellent/docker-build-push@v6
name: Build & push link2cid Docker image
with:
image: futureporn/link2cid
tags: latest
# which 'registry:' version do I need?
registry: gitea.futureporn.net
# registry: https://gitea.futureporn.net/futureporn/fp
dockerfile: link2cid.dockerfile
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

View File

@ -12,3 +12,6 @@ adminEmail: cj@futureporn.net
extraArgs:
- --dns01-recursive-nameservers-only
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
spec:
destination:
server: https://kubernetes.default.svc