Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit ef827a9

Browse files
committed
move docker image to navicore
1 parent 05b8ffe commit ef827a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
username: ${{ secrets.DOCKER_USERNAME }}
3232
password: ${{ secrets.DOCKER_PASSWORD }}
33-
repository: dtlaboratory/dtlab-ingest-scala-alligator
33+
repository: navicore/dtlab-ingest-scala-alligator
3434
tag_with_ref: true
3535
tag_with_sha: true
3636
push: ${{ startsWith(github.ref, 'refs/tags/') }}

0 commit comments

Comments
 (0)