This commit is contained in:
@@ -10,9 +10,8 @@ steps:
|
|||||||
from_secret: git_password
|
from_secret: git_password
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- echo "VERSION=$(node -e "console.log(require('./package.json').version)")" >> .env
|
- echo "$(node -e "console.log(require('./package.json').version)")" >> .tags
|
||||||
- cat .env >> .tags
|
|
||||||
|
|
||||||
- name: build-docker-image
|
- name: build-docker-image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user