Skip to content

Commit 1c5f021

Browse files
authored
Merge pull request #126 from free5gc/fix-ci-tngf
Add TNGF to release script
2 parents aa89ed5 + 222cdf2 commit 1c5f021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
TAG=${1-"latest"}
33

4-
NF_LIST="nrf amf smf udr pcf udm nssf ausf n3iwf upf chf"
4+
NF_LIST="nrf amf smf udr pcf udm nssf ausf n3iwf upf chf tngf"
55

66
cd base
77

0 commit comments

Comments
 (0)