Update assist-stats.yaml
This commit is contained in:
parent
a9f02e1044
commit
08808cf89e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/assist-stats.yaml
vendored
2
.github/workflows/assist-stats.yaml
vendored
|
|
@ -71,7 +71,7 @@ jobs:
|
|||
}
|
||||
images=("assist-stats")
|
||||
for image in ${images[*]};do
|
||||
docker push $DOCKER_REPO/$image:$IMAGE_TAG $DOCKER_REPO/$image:${IMAGE_TAG}
|
||||
docker push $DOCKER_REPO/$image:$IMAGE_TAG
|
||||
done
|
||||
|
||||
### Enterprise code deployment
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue