Skip to content
Snippets Groups Projects
Commit 3c56f176 authored by Sytse Sijbrandij's avatar Sytse Sijbrandij
Browse files

Do not need a new commit to test.

parent e1f23b3b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -66,9 +66,9 @@ and
1. Log in the GitLab CI web interface
2. Press the 'Sync now' button
3. Select your project with the 'Add' button
4. Go the the Integration page and do the 'Complete (as service)' steps
5. Go to the settings page to add a build script (see below for an example)
6. Push a new commit to the project
4. Go to the settings page of the project and add a build script (example given below)
5. Go the the Integration page and do the 'Complete (as service)' steps, the press 'Test settings'
6. A new build should become visible on the project page of GitLab CI
7. If the build fails then adjust the build script and press the 'Retry' button on the build page
8. If the build is green you are done, all new commits will be tested and you see the status of merge requests builds within GitLab
 
Loading
Loading
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