This commit is contained in:
parent
668a44c452
commit
d91ff722a7
@ -2,11 +2,10 @@ name: Build and push image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: /repo
|
working-directory: /repo
|
||||||
|
Loading…
Reference in New Issue
Block a user