mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
Added production environment specification to Docker CI image workflow for enhanced deployment clarity.
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
build-image:
|
||||
name: Build and push CI image
|
||||
runs-on: ubuntu-latest
|
||||
environment: Production
|
||||
steps:
|
||||
- name: Generate GitHub App token
|
||||
id: app-token
|
||||
|
||||
Reference in New Issue
Block a user