Skip to content

Commit

Permalink
update gitlab ci
Browse files Browse the repository at this point in the history
  • Loading branch information
satkunas committed Nov 26, 2024
1 parent 4603ffb commit 1f75278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ pfdeb_based_dev:
- "pfldapexplorer"
- "kafka"
- "ntlm-auth-api"
- "netdata"

img_dev:
extends:
Expand Down Expand Up @@ -726,6 +727,7 @@ pfdeb_based_br_maint:
- "pfldapexplorer"
- "kafka"
- "ntlm-auth-api"
- "netdata"

img_br_maint:
extends:
Expand Down Expand Up @@ -809,6 +811,7 @@ pfdeb_based_cloud_nac:
- "pfldapexplorer"
- "kafka"
- "ntlm-auth-api"
- "netdata"

img_cloud_nac:
extends:
Expand Down Expand Up @@ -892,6 +895,7 @@ pfdeb_based_rel:
- "pfldapexplorer"
- "kafka"
- "ntlm-auth-api"
- "netdata"

img_rel:
extends:
Expand Down

0 comments on commit 1f75278

Please sign in to comment.