Skip to content
Snippets Groups Projects
Commit 45e36653 authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update .gitlab-ci.yml

parent 30cbe6b8
No related branches found
No related tags found
No related merge requests found
Pipeline #38170 failed with stages
in 27 seconds
......@@ -23,8 +23,6 @@ docker-build:
name: gcr.io/kaniko-project/executor:v1.9.0-debug
entrypoint: [""]
script:
- git clone https://ec.europa.eu/digital-building-blocks/code/scm/esig/dss-demos.git dss
- cp -a dss/. .
- echo "Project name is ${CI_PROJECT_NAME}"
- echo "CommitBranch is ${CI_COMMIT_BRANCH}"
- echo "Current Commit Tag:${CI_COMMIT_TAG}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment