leaderboard work
This commit is contained in:
@@ -148,6 +148,7 @@ jobs:
|
||||
|
||||
- name: build
|
||||
plan:
|
||||
- get: docker-image
|
||||
- get: repo
|
||||
trigger: true
|
||||
passed: [test]
|
||||
@@ -190,6 +191,7 @@ jobs:
|
||||
repository: concourse/oci-build-task
|
||||
|
||||
inputs:
|
||||
- name: docker-image
|
||||
- name: repo
|
||||
path: .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user