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

readme fix

parent 0e26ac50
No related branches found
No related tags found
No related merge requests found
Pipeline #65064 failed
...@@ -15,7 +15,7 @@ It's used within ci execution by choosing this image: ...@@ -15,7 +15,7 @@ It's used within ci execution by choosing this image:
mystep: mystep:
stage: build stage: build
image: image:
name: node-654e3bca7fbeeed18f81d7c7.ps-xaas.io/dev-ops/build-executor:main name: node-654e3bca7fbeeed18f81d7c7.ps-xaas.io/dev-ops/build-executor:latest
script: script:
- echo "execute things now" - echo "execute things now"
- git clone https://myrepo - git clone https://myrepo
......
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