🏗️ Feature: Forgejo Actions Third Draft

This commit is contained in:
James Musselman 2024-06-27 22:51:00 -05:00
parent b40db3c723
commit b0f689414a
No known key found for this signature in database
GPG key ID: 1DAEFF35ECB5D6DB

View file

@ -21,16 +21,9 @@ jobs:
- name: Building..
run: |
go build
Test:
runs-on: website
steps:
- name: Testing..
run: |
echo "No Testing to do currently.."
Create-Image:
runs-on: website
steps:
- name: Build image
run: |
podman build -t notatio .