Skip to content

Commit

Permalink
CI: Use pe-base image for anod-based jobs
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#1819
  • Loading branch information
andrestt committed Nov 29, 2024
1 parent fefccab commit 0488bd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ changelog:

anod_build_and_test:
services:
- image:recordflux
- image:pe-base
- cpu:16
- mem:16
- security_group:GitLabRunnerTasksExecDefaultSG
Expand Down Expand Up @@ -177,7 +177,7 @@ anod_build_and_test:

anod_doc:
services:
- image:recordflux
- image:pe-base
- cpu:16
- mem:16
- security_group:GitLabRunnerTasksExecDefaultSG
Expand Down

0 comments on commit 0488bd8

Please sign in to comment.