Update build_system_image.yml

This commit is contained in:
fal7w 2023-12-10 10:08:49 +03:00 committed by GitHub
parent 5ad374e9ff
commit 598c89932b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,8 @@ jobs:
# registry: harbor.fintechsys.net
# username: ${{ secrets.PHEE_HARBOR_USERNAME }}
# password: ${{ secrets.PHEE_HARBOR_PASSWORD }}
- name: Use the head branch
run: echo "The head branch is ${{ github.event.pull_request.head.ref }}"
- name: build image
run: |
rm -rf remittance_image_builder