mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-03 05:21:38 +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: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
allow:
|
||||
- dependency-type: "production"
|
||||
labels:
|
||||
|
||||
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -105,8 +105,8 @@ jobs:
|
||||
type: remote
|
||||
-
|
||||
name: Artifactory
|
||||
registry: buildkitghactiontests.jfrog.io
|
||||
slug: buildkitghactiontests.jfrog.io/ghactiontest/test-docker-action
|
||||
registry: sforzando-build-team-local.jfrog.io
|
||||
slug: sforzando-build-team-local.jfrog.io/build-push-action-e2e
|
||||
username_secret: ARTIFACTORY_USERNAME
|
||||
password_secret: ARTIFACTORY_TOKEN
|
||||
type: remote
|
||||
|
||||
Loading…
Reference in New Issue
Block a user