mirror of
https://github.com/elyby/accounts.git
synced 2024-12-02 11:41:05 +05:30
Merge branch 'develop'
This commit is contained in:
commit
c1e48d0ff3
@ -37,6 +37,7 @@ build:production:
|
||||
before_script:
|
||||
- docker login -u gitlab-ci -p $CI_BUILD_TOKEN registry.ely.by
|
||||
- echo "$SSH_PRIVATE_KEY" > id_rsa
|
||||
- echo "$FRONTEND_ENV_CONFIG" > frontend/config/env.js
|
||||
script:
|
||||
- export IMAGE_NAME="$CONTAINER_IMAGE:latest"
|
||||
- docker build --pull -t $IMAGE_NAME .
|
||||
|
Loading…
Reference in New Issue
Block a user