Update build_system_image.yml

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