簡體   English   中英

Gitlab CI工件因403崩潰

[英]Gitlab CI artifacts crashes with 403

當我使用工件(Android-Project)制作gitlab ci時,構建本身可以正常運行。 存檔也沒問題,但是當涉及到“上傳工件”時,ci得到403-禁止。 有人知道嗎?

這是最后的日志條目:

Archiving cache...
INFO[0000] Creating archive cache.tgz ...               
INFO[0000] Done!                                        
Archiving artifacts...
INFO[0000] Creating archive artifacts.tgz ...           
INFO[0000] Done!                                        
Uploading artifacts...
8,7M    artifacts.tgz
curl: (22) The requested URL returned error: 403 Forbidden

ERROR: Build failed with: exit status 1

這是gitlab的內部問題。 修復gitlab文件夾中的所有目錄權限后,主要問題已解決,因此apache可以在必要的文件夾上獲得寫訪問權限。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM