Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-16 23:44:28 +03:00 committed by GitHub
parent 647ace2c7b
commit b0be6c3f5d
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 fintechsys/compose.yaml 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