.gitlab-ci.yaml use image with a specific user

In yaml Instead of
image: xyz
you can do
image:  name: xyz  docker:    user: root

Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)