Skip to content

Commit 483f3e4

Browse files
authored
Update Build-Deploy-auto.yml
1 parent 6bef878 commit 483f3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Build-Deploy-auto.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
REGISTRY_PATH: ${{ steps.registry_path.outputs.registry_path }}
6262
working-directory: ./dev
6363
run: |
64+
docker-compose version
6465
sed -i "s|registry=|registry=${REGISTRY_PATH}|g" .env
6566
sed -i "s/latest/${TAG}/g" .env
6667
docker-compose build

0 commit comments

Comments
 (0)