Skip to content
Snippets Groups Projects

Feat/us813 display consents

Merged Guilhem CARRON requested to merge feat/US813-Display-consents into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -13,7 +13,7 @@ stages:
build-test:
stage: build
image: node:14.15.4-alpine
image: node:14.20-alpine
before_script:
- apk add git
- apk add bash
Loading