Skip to content

Commit

Permalink
Merge pull request #1115 from crazy-max/fix-e2e-artifactory
Browse files Browse the repository at this point in the history
ci(e2e): fix artifactory slug
  • Loading branch information
crazy-max committed May 10, 2024
2 parents fc15b64 + e1e22cd commit 6003d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
-
name: Artifactory
registry: infradock.jfrog.io
slug: infradock.jfrog.io/test-ghaction
slug: infradock.jfrog.io/test-ghaction/build-push-action
username_secret: ARTIFACTORY_USERNAME
password_secret: ARTIFACTORY_TOKEN
type: remote
Expand Down

0 comments on commit 6003d32

Please sign in to comment.