-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upd(workflows): Upload to DockerHub and stop building arc/clang
1)Upload images also to DockerHub as mirror. 2)Do not build arc with clang, clang dont have this arch. Signed-off-by: Denys Fedoryshchenko <[email protected]>
- Loading branch information
1 parent
29ecb1b
commit f2a5208
Showing
3 changed files
with
29 additions
and
5 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
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
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 |
---|---|---|
|
@@ -35,3 +35,4 @@ jobs: | |
with: | ||
GIT_OWNER: 'kernelci' | ||
GIT_BRANCH: 'staging-snapshot' | ||
secrets: inherit |