test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Successful in 11s
Details
Build and Push Docker Image / test (push) Successful in 11s
Details
This commit is contained in:
parent
71d7c3ce61
commit
b6a2edb179
|
@ -9,6 +9,8 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Check folders
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue