Skip to content

Commit

Permalink
dev(tests)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Jul 5, 2023
1 parent 63b420b commit 476dd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
- name: Create container
run: |
docker run --name nextcloud --rm -d -p 8080:80 -v /var/run/docker.sock:/var/run/docker.sock ${{ env.docker-image }}
sudo chmod /var/run/docker.sock 766
sudo 766 chmod /var/run/docker.sock
sleep 120s
- name: Install AppEcosystemV2
Expand Down

0 comments on commit 476dd3f

Please sign in to comment.