Skip to content

Commit e7df91b

Browse files
committed
Cleanup.
1 parent 6851bf8 commit e7df91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipe/pipe.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ build_push() {
5252
docker-compose build
5353
success "Successfully built"
5454

55-
create_sentry_release
56-
5755
PROJECT_NAME="${DOCKER_REGISTRY_URL}/${PROJECT_NAME}" \
5856
docker-compose push
5957
success "Successfully pushed to registry"
58+
59+
create_sentry_release
6060
}
6161

6262
setup_ssh() {

0 commit comments

Comments
 (0)