We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8367958 commit 4d54606Copy full SHA for 4d54606
1 file changed
.github/workflows/nudenet.yml
@@ -38,4 +38,4 @@ jobs:
38
docker push ${TAG}
39
shell: bash
40
env:
41
- TAG: '${{ vars.GRAASP_PUBLIC_ECR }}:nudenet-latest'
+ TAG: '${{ vars.GRAASP_PUBLIC_ECR }}/graasp:nudenet-latest'
0 commit comments