mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
test
This commit is contained in:
@@ -7,6 +7,9 @@ jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: docker.pkg.github.com/kennethreitz/bake/bake:ci
|
||||
auth:
|
||||
username: kennethreitz # can specify string literal values
|
||||
password: $GITHUB_TOKEN
|
||||
resource_class: 2xlarge+
|
||||
parallelism: 6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user