🏗️ Feature: Forgejo Actions Third Draft
This commit is contained in:
parent
b40db3c723
commit
b0f689414a
1 changed files with 0 additions and 7 deletions
|
@ -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 .
|
||||
|
|
Loading…
Reference in a new issue