command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 18, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.