Skip to content

Commit 1195691

Browse files
committed
📝 Add image to GitLab CI/CD pipeline
1 parent cc0b68d commit 1195691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/productive/git/advanced/gitlab/ci-cd.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ The corresponding ``.gitlab-ci.yml`` file could then look like this:
101101

102102
.. code-block:: yaml
103103
104+
image: "docker.io/ubuntu"
105+
104106
stages:
105107
- build
106108
- test

0 commit comments

Comments
 (0)