test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 6s
Details
Build and Push Docker Image / test (push) Failing after 6s
Details
This commit is contained in:
parent
cebf885278
commit
bd28920cdc
|
@ -9,6 +9,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check folders
|
- name: Check folders
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue