Skip to content

Commit 2d1d302

Browse files
authored
chore(CI): update testing repo codename for deploy-dev-doc
Log:
1 parent cba9eaf commit 2d1d302

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-dev-doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
rm /etc/apt/sources.list
3434
echo "deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/Develop:/dde/deepin_develop/ ./" > /etc/apt/sources.list
3535
echo "deb-src [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/Develop:/dde/deepin_develop/ ./" >> /etc/apt/sources.list
36-
echo "deb [trusted=yes] https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable main community commercial" >> /etc/apt/sources.list
37-
echo "deb-src [trusted=yes] https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable main community commercial" >> /etc/apt/sources.list
36+
echo "deb [trusted=yes] https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable/crimson main community commercial" >> /etc/apt/sources.list
37+
echo "deb-src [trusted=yes] https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable/crimson main community commercial" >> /etc/apt/sources.list
3838
echo "deb [trusted=yes] https://ci.deepin.com/repo/deepin/deepin-community/stable/ crimson main community commercial" >> /etc/apt/sources.list
3939
echo "deb-src [trusted=yes] https://ci.deepin.com/repo/deepin/deepin-community/stable/ crimson main community commercial" >> /etc/apt/sources.list
4040
apt-get update && apt-get install -y --force-yes ca-certificates apt-transport-https sudo

0 commit comments

Comments
 (0)