GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-button

Add Other Skip Configs

Open
#160 12 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
553
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Today we have `build.skip` which skips all build steps but it'd be nice to be able to skip specific steps:
```
"build": {
"skipdocker": false,
"skipjib": false,
"skippack": false
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.