Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Dec 29, 2024
1 parent b3f4ce2 commit d993e9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/transferTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
Transfer-Artifactory-6-Tests:
if: contains(github.event.pull_request.labels.*.name, 'safe to test') || github.event_name == 'push'
name: artifactory-6
# Fixed runner image to set the java tools needed for artifactory 6
runs-on: ubuntu-20.04
steps:
- name: Checkout code
Expand Down

0 comments on commit d993e9e

Please sign in to comment.