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