This commit is contained in:
@@ -46,6 +46,11 @@ runs:
|
||||
COMPOSE_PROJECT_NAME=${{ inputs.project_name }}
|
||||
EOF
|
||||
|
||||
- name: debug environment file
|
||||
shell: bash
|
||||
run: |
|
||||
cat ${{ inputs.environment_file }} | echo $1
|
||||
|
||||
- name: Create Docker context
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user