Skip to content

charlieegan3/toolbelt-external-job-runner-northflank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolbelt-external-job-runner-northflank

This is an extension for toolbelt which provides the running of external jobs in a northflank project.

Example config to run cmd/run.go:

northflank:
  token: xxx.xxx...
job:
  project_id: example
  job_id: job-1
  command: echo 1
  env:
	KEY: VALUE  
      

About

External job runner for toolbelt that runs jobs in Northflank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages