try
This commit is contained in:
parent
e32f799066
commit
9a30f5875f
@ -4,11 +4,11 @@ run-name: ${{ gitea.actor }} build image and push to container registry
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- deploy_custom
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: [] # todo
|
||||
runs-on: [ubuntu-latest] # todo
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
Loading…
Reference in New Issue
Block a user