Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-17 12:31:22 +03:00 committed by GitHub
parent 0daf295c7d
commit 7001704ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ jobs:
- name: Deploy the container
run: |
docker-compose --project-name ${{ github.event.pull_request.head.ref }} -f ~/gitops/${{ github.event.pull_request.head.ref }}.yaml up -d
sleep 60
- name: Create the site
run: |
docker-compose --project-name ${{ github.event.pull_request.head.ref }} exec backend \