cd-template

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 4 Imported by: 0

README

CD Template

if you use github actions, use example:

- uses: actions/setup-node@v2
- name: Get CD Tools
  run: |
    curl -O https://mss-boot-io.github.io/cd-template/latest/linux_amd64.tar.gz
    tar -zxvf linux_amd64.tar.gz 
    ./cd-template --config=[you config path]

OR

- uses: actions/setup-node@v2
- name: Get CD Tools
  run: |
    curl -O https://mss-boot-io.github.io/cd-template/latest/linux_amd64.tar.gz
    tar -zxvf linux_amd64.tar.gz 
    ./cd-template --namespace=prod --app=cd --service=temp --image=werrerw:v1 --configDataFiles=./cfg.local.yaml --importEnvNames=STAGE

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
imports
k8s
k8s
k8s
k8s/jsii
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves.
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL