only docus on client for now
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 10s
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 10s
This commit is contained in:
@@ -5,11 +5,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- feature/ci-cd
|
||||
#- feature/ci-cd
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: debian12
|
||||
container:
|
||||
image: docker:24-dind
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user