mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-07 17:14:54 +00:00
Compare commits
7 Commits
36557e6009
...
be4c4959d0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be4c4959d0 | ||
|
|
4b0752a2b1 | ||
|
|
be06a9da57 | ||
|
|
19184b90ca | ||
|
|
57e90a56ab | ||
|
|
4fad532b9f | ||
|
|
413aee355f |
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -1 +0,0 @@
|
|||||||
* @crazy-max
|
|
||||||
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -11,6 +11,7 @@ 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: buildkitghactiontests.jfrog.io
|
registry: sforzando-build-team-local.jfrog.io
|
||||||
slug: buildkitghactiontests.jfrog.io/ghactiontest/test-docker-action
|
slug: sforzando-build-team-local.jfrog.io/build-push-action-e2e
|
||||||
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