Skip to content

Commit

Permalink
Javascript image
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 690fb98 commit c6d56b2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitlab/.gitlab-ci.javascript.docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
variables:
DOCKERFILE_PATH: $CI_PROJECT_DIR/docker/Dockerfile.javascript
DESTINATION_IMAGE: $CI_REGISTRY_IMAGE/code-pushup-javascript:latest

build_docker_javascript:
stage: build
variables:
DOCKERFILE_PATH: $CI_PROJECT_DIR/docker/Dockerfile.javascript
DESTINATION_IMAGE: $CI_REGISTRY_IMAGE/code-pushup-javascript:latest
image:
name: gcr.io/kaniko-project/executor:v1.23.2-debug
entrypoint: [""]
Expand Down

0 comments on commit c6d56b2

Please sign in to comment.