add gitlab-ci file

This commit is contained in:
Mehdi Mehrmanesh
2025-12-24 17:00:34 +03:30
parent dc4ac7ec53
commit b690bc60be
+3 -3
View File
@@ -3,7 +3,7 @@ name: deploy to danak
on:
push:
branches:
- master
- production
jobs:
build_and_deploy:
@@ -11,8 +11,8 @@ jobs:
env:
DANAK_SERVER: "https://captain.dev.danakcorp.com"
APP_TOKEN: 77f85e5b0521296d71a98693b578da311e53d21afc5980a591b1204bf93b614c
APP_NAME: dmenuplus-admin
APP_TOKEN: 9855d4a831d76093602bc01a1c1f197c7a38288082c9a007ae85bdb73f9a46ff
APP_NAME: dmenuplus-admin-production
# APP_TOKEN: 111ac60c637716478be8ab8b888fd20baba808a10b0fc0c18bf788766883ec9e
# APP_NAME: e-commerce-front
GITHUB_TOKEN: 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