mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 10:15:35 +01:00
remove the autobuild step (#14499)
The autobuild doesn't support golang, remove it. Signed-off-by: Wang Yan <wangyan@vmware.com>
This commit is contained in:
parent
e4678dc7db
commit
0e3a9fbdea
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
|
||||
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
|
||||
# If this step fails, then you should remove it and run the build manually (see below)
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@v1
|
||||
#- name: Autobuild
|
||||
# uses: github/codeql-action/autobuild@v1
|
||||
|
||||
# ℹ️ Command-line programs to run using the OS shell.
|
||||
# 📚 https://git.io/JvXDl
|
||||
|
Loading…
Reference in New Issue
Block a user