Skip to content

Commit f949dfa

Browse files
committed
update the repo url
1 parent c184c0b commit f949dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-a3s.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ jobs:
8888
push: true
8989
platforms: linux/arm64
9090
tags: |
91-
${{ steps.login-ecr.outputs.registry }}/a3s/javascript:${{ env.BUILD_NUMBER }}
92-
${{ steps.login-ecr.outputs.registry }}/a3s/javascript:latest
91+
${{ steps.login-ecr.outputs.registry }}/a3s/analysis/javascript/:${{ env.BUILD_NUMBER }}
92+
${{ steps.login-ecr.outputs.registry }}/a3s/analysis/javascript:latest

0 commit comments

Comments
 (0)