Merge branch 'hotfix-v1.0.0' into 'main'
v1.0.1: ci: fix ci See merge request h6n/users!4
This commit is contained in:
commit
c30cdc7bfa
2 changed files with 3 additions and 4 deletions
|
|
@ -96,7 +96,6 @@ release-front:
|
||||||
stage: release
|
stage: release
|
||||||
image: docker:23.0.3-cli
|
image: docker:23.0.3-cli
|
||||||
variables:
|
variables:
|
||||||
IMAGE_TYPE: front
|
|
||||||
DOCKER_TLS_VERIFY: 1
|
DOCKER_TLS_VERIFY: 1
|
||||||
DOCKER_CERT_PATH: /certs/client
|
DOCKER_CERT_PATH: /certs/client
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Helixire v1.0.0
|
# Helixire v1.0.1
|
||||||
|
|
||||||
## Release feature
|
## Release feature
|
||||||
|
|
||||||
- ...
|
- import login from accounts
|
||||||
- ...
|
- add personnal healthcheck
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue