Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-16 23:28:03 +03:00 committed by GitHub
parent f0fa3babfa
commit 0c30ae5084
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 ./pwdv1.yml config > ~/gitops/${{ github.event.pull_request.head.ref }}.yaml
# - name: Deploy the container