This commit is contained in:
Jean-Christian Denis 2024-12-07 00:36:22 +01:00
parent e242b24f79
commit f4db10a21d
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951

View file

@ -8,7 +8,7 @@ env:
DOCKER_NAMESPACE: jcpd
jobs:
if: ((github.ref_name != 'master'))
if: (github.ref_name != 'master')
name: Build and push selected version images
runs-on: ubuntu-latest
permissions: