Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-16 23:38:18 +03:00 committed by GitHub
parent 281cc55aa5
commit de68fcbe87
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 ./pwd.yml config > ~/gitops/${{ github.event.pull_request.head.ref }}.yaml
-f fintechsys/compose.yml config > ~/gitops/${{ github.event.pull_request.head.ref }}.yaml
# - name: Deploy the container