mirror of
https://github.com/valitydev/tokenizer.js.git
synced 2024-11-06 01:25:23 +00:00
FR-706: Update image tag (#46)
This commit is contained in:
parent
8135ac3dc4
commit
7f1bea126b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,6 +34,6 @@ build('tokenizer.js', 'docker-host') {
|
||||
}
|
||||
}
|
||||
}
|
||||
pipeDefault(pipeline, 'dr2.rbkmoney.com', 'jenkins_harbor')
|
||||
pipeDefault(pipeline)
|
||||
}
|
||||
|
||||
|
6
Makefile
6
Makefile
@ -11,11 +11,13 @@ SERVICE_IMAGE_TAG ?= $(shell git rev-parse HEAD)
|
||||
# The tag for service image to be pushed with
|
||||
SERVICE_IMAGE_PUSH_TAG ?= $(SERVICE_IMAGE_TAG)
|
||||
|
||||
REGISTRY ?= dr2.rbkmoney.com
|
||||
|
||||
# Base image for the service
|
||||
BASE_IMAGE_NAME := service-fe
|
||||
BASE_IMAGE_TAG := 2b4570bc1d9631c10aaed2132eb87eb9003f3471
|
||||
BASE_IMAGE_TAG := 647d66a59ba89ea42b326ca5156f5d1e1395febc
|
||||
|
||||
BUILD_IMAGE_TAG := a3d509385d655f6a5ada4b37c5884d5423aeb78b
|
||||
BUILD_IMAGE_TAG := 25c031edd46040a8745334570940a0f0b2154c5c
|
||||
|
||||
CALL_W_CONTAINER := init build clean submodules
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ea4aa042f482551d624fd49a570d28488f479e93
|
||||
Subproject commit a7655bc60c877a65cdfe3d9b668021d970d88a76
|
9589
package-lock.json
generated
9589
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user