Skip to content

Commit

Permalink
This is the new CI-RP stage for the pipline (#3753)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadapaithankar committed Sep 6, 2024
1 parent 44bc3cc commit f1a0fe1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ pr:
exclude:
- docs/*

variables:
- template: vars.yml

resources:
containers:
- container: golang
image: mcr.microsoft.com/onebranch/cbl-mariner/build:2.0
options: --user=0
- container: python
image: registry.access.redhat.com/ubi8/python-39:latest
options: --user=0
- container: ubi8
image: registry.access.redhat.com/ubi8/toolbox:8.8
options: --user=0 --privileged -v /dev/shm:/dev/shm --device /dev/net/tun --name vpn
Expand Down

0 comments on commit f1a0fe1

Please sign in to comment.