Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Julian Brost
demo-ci
Commits
fc52363d
Commit
fc52363d
authored
Jan 11, 2022
by
Julian Brost
🦄
Browse files
Update .gitlab-ci.yml
parent
3c86f117
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fc52363d
...
...
@@ -7,6 +7,7 @@ demo:
before_script
:
-
apk add git
script
:
-
uname -a
-
echo "Running demo CI job ${GITHUB_JOB=(none)} for GitHub commit ${GITHUB_COMMIT_ID=(none)}"
-
git clone https://github.com/${GITHUB_REPO}.git
-
cd $(basename "${GITHUB_REPO}")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment