中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

drone使用之配置Secrets

發布時間:2020-07-08 13:38:59 來源:網絡 閱讀:630 作者:Mirajane 欄目:系統運維

Repository secrets用于存儲密碼、秘鑰、令牌等機密信息。
在倉庫的setting界面可以配置repository secrets
drone使用之配置Secrets
drone使用之配置Secrets

使用方式:

kind: pipeline
name: default

steps:
- name: build
  image: alpine
  environment:
    USERNAME:
      from_secret: docker_username
    PASSWORD:
      from_secret: docker_password

但是在用戶所有Repository的secrets都一樣的情況下,每次都配置很麻煩,此時就需要Organization secrets。Organization secrets可以由屬于Organization的任何Repository使用。
配置Organization secrets需要先安裝drone的命令行工具
drone的命令行是提供drone管理用戶和repository 設置的重要工具
1、安裝drone-cli(linux):

curl -L https://github.com/drone/drone-cli/releases/latest/download/drone_linux_amd64.tar.gz | tar zx
sudo install -t /usr/local/bin drone

其他安裝方式:https://docs.drone.io/cli/install/
配置drone_server地址和token:

export DRONE_SERVER=http://drone.mycompany.com
export DRONE_TOKEN=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9

在user-setting界面可以獲取信息
drone使用之配置Secrets
此時就可以使用drone命令行工具了
2、使用drone-cli
命令行參數

# drone -h
NAME:
   drone - command line utility

USAGE:
   drone [global options] command [command options] [arguments...]

VERSION:
   1.2.0

COMMANDS:
     build      manage builds
     cron       manage cron jobs
     log        manage logs
     encrypt    encrypt a secret
     exec       execute a local build
     info       show information about the current user
     repo       manage repositories
     user       manage users
     secret     manage secrets
     server     manage servers
     queue      queue operations
     orgsecret  manage organization secrets
     autoscale  manage autoscaling
     fmt        format the yaml file
     convert    convert legacy format
     lint       lint the yaml file
     sign       sign the yaml file
     jsonnet    generate .drone.yml from jsonnet
     starlark   generate .drone.yml from starlark
     plugins    plugin helper functions
     help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   -t value, --token value   server auth token [$DRONE_TOKEN]
   -s value, --server value  server address [$DRONE_SERVER]
   --autoscaler value        autoscaler address [$DRONE_AUTOSCALER]
   --help, -h                show help
   --version, -v             print the version

詳細命令信息:https://docs.drone.io/cli/commands/
創建通用secrets

$ drone orgsecret add [organization] [name] [data]
//例如
$ drone orgsecret add octocat docker_password pa55word
$ drone orgsecret ls
    docker_password 
    Organization:       octocat
    Pull Request Read:  false
    Pull Request Write: false
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

吴旗县| 赣州市| 威信县| 万荣县| 枣强县| 大安市| 将乐县| 沙河市| 水富县| 晋中市| 米易县| 平乡县| 禹州市| 巩留县| 平和县| 泸溪县| 西乡县| 康乐县| 鸡西市| 芜湖县| 云梦县| 济源市| 临朐县| 剑阁县| 新泰市| 抚远县| 台中市| 靖边县| 漳平市| 南通市| 新和县| 泸水县| 临沭县| 图片| 淅川县| 厦门市| 北辰区| 凤翔县| 台州市| 皋兰县| 凤城市|