forked from Silverfish/proton-bridge
feat(GODT-3169): load pipeline env from bridge internal.
This commit is contained in:
@ -16,8 +16,6 @@
|
||||
# along with ProtonMail Bridge. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
---
|
||||
image: gitlab.protontech.ch:4567/go/bridge-internal:test-go1.20
|
||||
|
||||
default:
|
||||
tags:
|
||||
- shared-small
|
||||
@ -35,6 +33,7 @@ stages:
|
||||
- build
|
||||
|
||||
include:
|
||||
- local: ci/setup.yml
|
||||
- local: ci/rules.yml
|
||||
- local: ci/env.yml
|
||||
- local: ci/test.yml
|
||||
|
||||
Reference in New Issue
Block a user