Skip to content

Commit

Permalink
Added permision change
Browse files Browse the repository at this point in the history
  • Loading branch information
Alestrio committed Feb 22, 2022
1 parent 6bc633f commit e94d963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
with:
fetch-depth: 0
- run: cp /home/user/ac-vision/.env ./.env
- run: chown -R user:user * #We need to set the permissions to access filesfrom docker
- run: docker-compose down
- run: docker-compose up -d --build

0 comments on commit e94d963

Please sign in to comment.