This commit is contained in:
@@ -32,7 +32,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build & Push via dockerize.yml
|
- name: Build & Push via dockerize.yml
|
||||||
run: |
|
run: |
|
||||||
bin/updateCommitSha.sh;docker compose -f dockerize.yml up
|
sh bin/updateCommitSha.sh
|
||||||
|
docker compose -f dockerize.yml up
|
||||||
|
|
||||||
- name: Cleanup env
|
- name: Cleanup env
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user