From b7b0ecd1725f292d7a5c27240e3b9433d13c4d74 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Fri, 27 Oct 2023 23:12:33 -0600 Subject: [PATCH] try --- .gitea/workflows/cicd.yaml | 6 ++++-- todo.yaml | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/cicd.yaml b/.gitea/workflows/cicd.yaml index 8ff61da..d539ab4 100644 --- a/.gitea/workflows/cicd.yaml +++ b/.gitea/workflows/cicd.yaml @@ -9,9 +9,11 @@ jobs: name: cicd runs-on: ubuntu-latest steps: - - uses: registry-app.inhome.blapointe.com:5001/docker@latest - run: | + - run: | pwd hostname echo hello world docker ps + with: + image: registry-app.inhome.blapointe.com:5001/docker:latest + cache: true diff --git a/todo.yaml b/todo.yaml index 21b0245..646eca9 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,4 +1,5 @@ todo: +- cicd in gitea is hard to get it to build a docker image tho - cicd on not gogs,gitness but gitea; registry-app.inhome.blapointe.com:5001/docker stuff - html version can accept new transactions for moolah