Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit dafaf26

Browse files
author
Corneil du Plessis
committed
Fix images
1 parent a99f9eb commit dafaf26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-images.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
4747
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
4848
GCR_JSON_KEY: ${{ secrets.GCR_JSON_KEY }}
49+
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
50+
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}

0 commit comments

Comments
 (0)