Skip to content

Commit e498c6d

Browse files
asaezpercodebot
authored andcommitted
ci: fix typo
1 parent babe493 commit e498c6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab/ci/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ zmq:
138138
artifacts: true
139139
- *txrx-lib
140140

141-
zmq alternative configs:
141+
zmq-alternative-configs:
142142
extends: .e2e-run
143143
rules:
144144
- if: $CI_DESCRIPTION =~ /Nightly/

.gitlab/ci/e2e/retina_request_android_x300.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
- name: open5gs
10-
type: epc
10+
type: 5gc
1111
image: ${RETINA_REGISTRY_PREFIX}/open5gs:${OPEN5GS_VERSION}_${AGENT_VERSION}
1212
requirements:
1313
cpu: 4

0 commit comments

Comments
 (0)