This commit is contained in:
parent
29316197f9
commit
1a1d5c5de5
@ -30,4 +30,11 @@ steps:
|
|||||||
commit_message: new lib version [CI SKIP]
|
commit_message: new lib version [CI SKIP]
|
||||||
remote: git@git.odit.services:lfk/lib.git
|
remote: git@git.odit.services:lfk/lib.git
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: GITLAB_SSHKEY
|
from_secret: GITLAB_SSHKEY
|
||||||
|
- name: npm
|
||||||
|
image: plugins/npm
|
||||||
|
depends_on: [ clone ]
|
||||||
|
settings:
|
||||||
|
token:
|
||||||
|
from_secret: NPM_TOKEN
|
||||||
|
email: info@odit.services
|
Reference in New Issue
Block a user