Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-16 16:22:16 +03:00 committed by GitHub
parent cdbd98b82e
commit c55c1c6092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,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
docker-compose --project-name ${{ github.event.pull_request.head.ref }} -f pwd.yml up -d
- name: Create the site