Skip to content

vedranvinko/bluebird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluebird

Compare your local CI file variables with ones defined in your GitLab project.

Prerequsites

  • clone repo
  • build it with release, cargo build --release
  • move it to $path or run it from directory

Usage

  • define .env file like:
url=<your gitlab URL>
project_id=<project id>
token=<token>
  • run the checker
bluebird -f .gitlab-ci.yml

About

Compare your local CI file variables with ones defined in your GitLab project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages