mirror of
https://github.com/OpenBankProject/API-Explorer-II.git
synced 2026-02-06 10:47:04 +00:00
container build pipeline wip
This commit is contained in:
parent
0b0930ad70
commit
9620348e59
2
.github/workflows/build_container_image.yml
vendored
2
.github/workflows/build_container_image.yml
vendored
@ -12,8 +12,6 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: steps.extract_branch.outputs.branch == develop
|
||||
|
||||
steps:
|
||||
- name: Extract branch name
|
||||
shell: bash
|
||||
|
||||
@ -13,8 +13,6 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: steps.extract_branch.outputs.branch == develop
|
||||
|
||||
steps:
|
||||
- name: Extract branch name
|
||||
shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user