debug
This commit is contained in:
parent
bd27011f8e
commit
478ae4c41b
@ -27,6 +27,8 @@ runs:
|
|||||||
github-server-url: "${{ inputs.git-server-url }}"
|
github-server-url: "${{ inputs.git-server-url }}"
|
||||||
- run: mkdir -p svg-repo/svg-assets
|
- run: mkdir -p svg-repo/svg-assets
|
||||||
shell: bash
|
shell: bash
|
||||||
|
- run: sleep 100000
|
||||||
|
shell: bash
|
||||||
- name: Start containers
|
- name: Start containers
|
||||||
run: docker-compose -f "${{ github.action_path }}/docker-compose.yml" up -d --build
|
run: docker-compose -f "${{ github.action_path }}/docker-compose.yml" up -d --build
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user