test workflow build and push on gitea registry
All checks were successful
Build and Push Docker Image / test (push) Successful in 11s
All checks were successful
Build and Push Docker Image / test (push) Successful in 11s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -9,6 +9,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check folders
|
- name: Check folders
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user