mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-07 00:35:37 +00:00
Compare commits
1 Commits
be4c4959d0
...
36557e6009
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36557e6009 |
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
* @crazy-max
|
||||||
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -11,7 +11,6 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
versioning-strategy: "increase"
|
|
||||||
allow:
|
allow:
|
||||||
- dependency-type: "production"
|
- dependency-type: "production"
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -105,8 +105,8 @@ jobs:
|
|||||||
type: remote
|
type: remote
|
||||||
-
|
-
|
||||||
name: Artifactory
|
name: Artifactory
|
||||||
registry: sforzando-build-team-local.jfrog.io
|
registry: buildkitghactiontests.jfrog.io
|
||||||
slug: sforzando-build-team-local.jfrog.io/build-push-action-e2e
|
slug: buildkitghactiontests.jfrog.io/ghactiontest/test-docker-action
|
||||||
username_secret: ARTIFACTORY_USERNAME
|
username_secret: ARTIFACTORY_USERNAME
|
||||||
password_secret: ARTIFACTORY_TOKEN
|
password_secret: ARTIFACTORY_TOKEN
|
||||||
type: remote
|
type: remote
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user