Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-10 10:34:16 +03:00 committed by GitHub
parent 0c894496d6
commit d705d9b3b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,8 +56,8 @@ jobs:
# - name: Debug Event # - name: Debug Event
# run: echo "Event payload: ${{ toJson(github.event) }}" # run: echo "Event payload: ${{ toJson(github.event) }}"
# - name: Use the head branch - name: Use the head branch
# run: echo "The head branch is ${{ github.event.pull_request.head.ref }}" run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
- name: build image - name: build image
run: | run: |
rm -rf remittance_image_builder rm -rf remittance_image_builder