@@ -42,7 +42,7 @@ import (
|
|||||||
},
|
},
|
||||||
// Push the image to the registry
|
// Push the image to the registry
|
||||||
op.#PushContainer & {
|
op.#PushContainer & {
|
||||||
ref: "\(repository):\(tag)"
|
ref: "\(repository):\(tag)"
|
||||||
},
|
},
|
||||||
op.#Export & {
|
op.#Export & {
|
||||||
source: "/dagger/image_ref"
|
source: "/dagger/image_ref"
|
||||||
|
@@ -8,7 +8,7 @@ import (
|
|||||||
|
|
||||||
registry: {
|
registry: {
|
||||||
username: string
|
username: string
|
||||||
secret: dagger.#Secret
|
secret: dagger.#Secret
|
||||||
}
|
}
|
||||||
|
|
||||||
TestPushContainer: {
|
TestPushContainer: {
|
||||||
|
Reference in New Issue
Block a user