Skip to content

Commit

Permalink
debug bash
Browse files Browse the repository at this point in the history
  • Loading branch information
mki-c2c committed Aug 12, 2024
1 parent 8200cf3 commit 3533c3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: checkout ${{ github.head_ref }}
uses: actions/checkout@v4
- name: test
run: echo $(git branch --show-current) $(echo $(git log -n 1 --pretty="%s" | sed "s|.*Geoportail-Luxembourg/\(.*\)|\1|"))
- name: compute tag name
shell: bash
run: |
Expand Down

0 comments on commit 3533c3a

Please sign in to comment.