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:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
steps:
|
||||
- name: Check folders
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue