imgme

Temporary image hosting for IRC
git clone https://git.woozle.org/neale/imgme.git

commit
8bcbf45
parent
f0b2292
author
Neale Pickett
date
2024-02-17 16:20:00 -0700 MST
debug ci/ci
1 files changed,  +1, -0
M .gitea/workflows/build.yaml
+1, -0
1@@ -6,6 +6,7 @@ jobs:
2       - golang
3     timeout-minutes: 1
4     steps:
5+      - run: echo $GITHUB_SERVER_URL/$GITHUB_REPOSITORY
6       - run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
7       - run: podman build --tag git.woozle.org/neale/imgme build/package/
8       - run: podman push git.woozle.org/neale/imgme