feat: create a dedicated dev pipeline #10

Merged
Vezpi merged 7 commits from feat/test-pipeline into preview 2026-04-03 13:33:18 +02:00
Showing only changes of commit 18b5de42bb - Show all commits

View File

@@ -102,7 +102,7 @@ jobs:
run: run:
shell: sh shell: sh
env: env:
CONTAINER_NAME: blog_test CONTAINER_NAME: blog_dev
steps: steps:
- name: Launch Blog Test Deployment - name: Launch Blog Test Deployment
run: | run: |