🖨️ Output (none) 🟡ydbcp/internal/server/services/operation0000ms 🧪 Tests (none) 🖨️ Output (none) 🟡ydbcp/internal/types0000ms 🧪 Tests (none) 🖨️ Output (none) 🟡ydbcp/internal/util/ticker0000ms 🧪 Tests (none) 🖨️ Output (none) 🟡ydbcp/internal/util/ti...
I like the idea of being able to define a composed set of steps as an action with inputs: E.g. composites:init:input: -branchsteps: -uses:actions/checkout@v2with:{{ input.branch }}-actions/cache...-actions/testjob1:steps: -if:{{ event == release }}run:... set some output, ...
--profile stringArray Specify a profiletoenable --progressstringSettypeofprogress output (auto, tty, plain, json, quiet) (default"auto") --project-directorystringSpecify an alternate working directory (default: the pathofthe, first specified, Compose file) -p, --project-namestringProject nameComm...
复制 // 函数aconsta=dispatch=>action=>{console.log('a');if(action==='孙子'){action='亲人';}returndispatch(action);};// 函数bconstb=dispatch=>action=>{console.log('b');if(action==='儿子'){action='亲人';}returndispatch(action);c};// 函数cconstc=dispatch=>action=>{console.log(...
outputDockerComposeFile-輸出 Docker Compose 檔案 string. 當action = Lock services || action = Combine configuration時為必要。 預設值:$(Build.StagingDirectory)/docker-compose.yml。 指定輸出 Docker Compose 檔案的路徑。 dockerComposeCommand-命令
-o, -output PATH: 配置包的导出路径。 3.config 格式为docker-compose config [options]。校验和查看Compose⽂件的配置信息。⽀持选项包括: -resolve-image-digests: 为镜像添加对应的摘要信息; -q, -quiet: 只检验格式正确与否, 不输出内容;
{ "time": "2015-11-20T18:01:03.615550", "type": "container", "action": "create", "id": "213cf7...5fc39a", "service": "web", "attributes": { "name": "application_web_1", "image": "alpine:edge" } } The events that can be received using this can be seen here. ...
{ "time": "2015-11-20T18:01:03.615550", "type": "container", "action": "create", "id": "213cf7...5fc39a", "service": "web", "attributes": { "name": "application_web_1", "image": "alpine:edge" } } The events that can be received using this can be seen here. ...
=nullprivatefuntakePicture(imageUri:Uri){tempImageUri=imageUrivalintent=Intent(MediaStore.ACTION_IMAGE_CAPTURE)intent.putExtra(MediaStore.EXTRA_OUTPUT,imageUri)startActivityForResult(intent,1)}overridefunonActivityResult(requestCode:Int,resultCode:Int,data:Intent?){super.onActivityResult(requestCode,resultCode,...
valintent = Intent(MediaStore.ACTION_IMAGE_CAPTURE) intent.putExtra(MediaStore.EXTRA_OUTPUT, imageUri) startActivityForResult(intent,1) } overridefunonActivityResult(requestCode:Int, resultCode:Int,data:Intent?){ super.onActivityResult(requestCode, resultCode...