rename to .yml
All checks were successful
Gitea Actions Demo / build-containers (push) Successful in 8s
All checks were successful
Gitea Actions Demo / build-containers (push) Successful in 8s
This commit is contained in:
parent
82a283094e
commit
8c47b22531
@ -3,11 +3,6 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pre-build:
|
|
||||||
container: docker
|
|
||||||
steps:
|
|
||||||
- name: show image options
|
|
||||||
run: docker image ls
|
|
||||||
build-containers:
|
build-containers:
|
||||||
container:
|
container:
|
||||||
image: docker-bootstrap
|
image: docker-bootstrap
|
Loading…
x
Reference in New Issue
Block a user