forked from ton-blockchain/ton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update build-ton-linux-x86-64-shared.yml
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,3 +38,17 @@ jobs: | |
with: | ||
name: ton-binaries-${{ matrix.os }} | ||
path: artifacts | ||
- isim: Servicenow için Kaliteli Bulut Yapı Kontrolü | ||
# Belirli bir commit'e veya versiyona sabitleyebilirsiniz. | ||
# kullanımlar: qualityclouds/action-application-scan@4d7fb9d7fb5f21c8379a6a55b36aff5a61b582a3 | ||
kullanımlar: qualityclouds/[email protected] | ||
ile: | ||
# Kodunuzun kontrol edileceği Quality Clouds kuralları setini bağlamak için geçerli bir API anahtarı sağlamanız gerekir | ||
jeton: | ||
# Örnek URL'si | ||
örnek_url: | ||
# Özellik dalı taramasını çalıştırmak için bulut modunu kullanın | ||
mod: # isteğe bağlı | ||
# Özellik dalı taramasını çalıştırmak için bulut modunu kullanın | ||
api_url: # isteğe bağlı | ||
|