Private
Public Access
chg: pkg: new version release !skipChangelog
Deploy to Production / deploy (push) Successful in 27s
Deploy to Production / deploy (push) Successful in 27s
This commit is contained in:
@@ -34,6 +34,8 @@ jobs:
|
||||
docker compose build
|
||||
|
||||
- name: Start services
|
||||
env:
|
||||
APP_VERSION: ${{ vars.APP_VERSION }}
|
||||
run: |
|
||||
cd "${{ vars.PROD_APP_DIR }}"
|
||||
docker compose up -d minio
|
||||
|
||||
Reference in New Issue
Block a user