Skip to content

Commit

Permalink
Fix push
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Sobolev <[email protected]>
  • Loading branch information
haiodo committed Jan 13, 2025
1 parent 36eca5f commit 5c43e9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev/base-image/push.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

docker push hardcoreeng/base ${DOCKER_EXTRA}
docker push hardcoreeng/rekoni-base ${DOCKER_EXTRA}
docker push hardcoreeng/print-base ${DOCKER_EXTRA}
docker push hardcoreeng/front-base ${DOCKER_EXTRA}
docker push hardcoreeng/base
docker push hardcoreeng/rekoni-base
docker push hardcoreeng/print-base
docker push hardcoreeng/front-base

0 comments on commit 5c43e9d

Please sign in to comment.