mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
test
This commit is contained in:
parent
9320ef5bad
commit
63edb6f07f
1 changed files with 5 additions and 0 deletions
5
.github/workflows/build_container.yml
vendored
5
.github/workflows/build_container.yml
vendored
|
|
@ -32,6 +32,11 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
fetch-tags: 'true'
|
fetch-tags: 'true'
|
||||||
|
|
||||||
|
- name: Debug
|
||||||
|
run: |
|
||||||
|
export
|
||||||
|
set
|
||||||
|
|
||||||
- name: Switch branch
|
- name: Switch branch
|
||||||
if: inputs.pr
|
if: inputs.pr
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue