Add visibility check in context path #26

Merged
floatingghost merged 6 commits from context-path-leak into develop 2022-06-29 09:34:02 +00:00
1 changed files with 6 additions and 2 deletions
Showing only changes of commit 9e6d237708 - Show all commits

View File

@ -16,7 +16,9 @@ pipeline:
glibc:
when:
event:
- tag
- push
branch:
- develop
secrets:
- SCW_ACCESS_KEY
- SCW_SECRET_KEY
@ -44,7 +46,9 @@ pipeline:
musl:
when:
event:
- tag
- push
branch:
- develop
secrets:
- SCW_ACCESS_KEY
- SCW_SECRET_KEY