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