Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-17 09:46:12 +03:00 committed by GitHub
parent b8bde8baa0
commit 7ee6c7c8bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,9 +18,9 @@ jobs:
- name: checkout Script content
uses: actions/checkout@v2
- name: Create directory
run: |
mkdir ~/gitops
# - name: Create directory
# run: |
# mkdir ~/gitops
- name: Create first bench
run: |
cp example.env ~/gitops/${{ github.event.pull_request.head.ref }}.env