Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-16 23:31:25 +03:00 committed by GitHub
parent 0c30ae5084
commit e6bdc8dc8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ jobs:
run: |
docker-compose --project-name ${{ github.event.pull_request.head.ref }} \
--env-file ~/gitops/${{ github.event.pull_request.head.ref }}.env \
-f ./pwdv1.yml config > ~/gitops/${{ github.event.pull_request.head.ref }}.yaml
-f ./pwd.yml config > ~/gitops/${{ github.event.pull_request.head.ref }}.yaml
# - name: Deploy the container