Skip to content

gogcom/gitlab-ci-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Responsibility

This only contains the generic gitlab-ci file to be included in another repos, it can be done like this:


include: 'https://gitlab.gog.com/gitlab-ci-config/blob/master/base-gitlab-ci.yml'

someTask:
  script:
    - some script

IMPORTANT

Any extra configuration, like extra files to publish-please or other libraries, has to be included independently in each repo according to it's needs. This only works for copying a centralized text file so we all run the same jobs in the pipelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •