ok I'm stupid
This commit is contained in:
parent
03ae071506
commit
f0387bef59
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release_branch.yml
vendored
2
.github/workflows/release_branch.yml
vendored
|
@ -8,6 +8,8 @@ env:
|
|||
DOCKER_NAMESPACE: jcpd
|
||||
|
||||
jobs:
|
||||
build_image:
|
||||
if: (github.ref_name != 'master')
|
||||
name: Build and push selected version images
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
|
Loading…
Reference in a new issue