Skip to content

Commit

Permalink
Docker base
Browse files Browse the repository at this point in the history
  • Loading branch information
Manel Eljishi authored and Manel Eljishi committed Oct 16, 2024
1 parent c5a6431 commit e3dbb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/.gitlab-ci.base.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ variables:
DOCKERFILE_PATH: $CI_PROJECT_DIR/docker/Dockerfile.base
DESTINATION_IMAGE: $CI_REGISTRY_IMAGE/code-pushup-base:latest

build_docker_javascript:
build_docker_base:
stage: build
image:
name: gcr.io/kaniko-project/executor:v1.23.2-debug
Expand Down

0 comments on commit e3dbb12

Please sign in to comment.