This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
name: Build and Deploy
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [main, master]
|
||||||
|
pull_request:
|
||||||
|
branches: [main, master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest # Runner must have Docker socket mounted
|
runs-on: ubuntu-latest # Runner must have Docker socket mounted
|
||||||
|
|||||||
Reference in New Issue
Block a user