Skip to content
Snippets Groups Projects
Commit 4132f65a authored by Afnan  Ramadhan's avatar Afnan Ramadhan
Browse files

feat: add pipeline triger to dev

parent fda1cd6a
Branches
2 merge requests!10chore: add model version control and finally can trigger the sparking flow...,!1containerize-Apache
......@@ -8,6 +8,7 @@ build:
- macos
only:
- main
- dev
script:
- echo "Build Docker Container"
- docker compose build
......@@ -18,6 +19,7 @@ run:
- macos
only:
- main
- dev
script:
- echo "Run Docker Container"
- docker compose up -d
\ No newline at end of file
- docker compose up -d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment