Skip to content

Commit f09fa2a

Browse files
authored
Update Azure-Compreface-AIB-image.yml
1 parent a4c7f5d commit f09fa2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Azure-Compreface-AIB-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
docker-compose version
4747
wget -q -O tmp.zip "https://github.com/exadel-inc/CompreFace/releases/download/v${{ env.VERSION }}/CompreFace_${{ env.VERSION }}.zip" && unzip tmp.zip && rm tmp.zip
4848
chmod 666 /var/run/docker.sock
49+
docker-compose pull --quiet
4950
docker-compose up -d
50-
/usr/sbin/waagent -force -deprovision+user && export HISTSIZE=0 && sync

0 commit comments

Comments
 (0)