mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd test secret inherit for ubuntu private test image
This commit is contained in:
parent
30cba0a77d
commit
b54c7eb61a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
|
|
@ -127,6 +127,7 @@ jobs:
|
|||
with:
|
||||
TEST: ${{ matrix.test }}
|
||||
RELEASE: dev
|
||||
secrets: inherit
|
||||
|
||||
# Push with dev tag
|
||||
push-dev:
|
||||
|
|
|
|||
Loading…
Reference in a new issue