diff --git a/.github/workflows/arena-argentina-testing-deploy.yaml b/.github/workflows/arena-argentina-testing-deploy.yaml index a44b1f02e..ce7e0e887 100644 --- a/.github/workflows/arena-argentina-testing-deploy.yaml +++ b/.github/workflows/arena-argentina-testing-deploy.yaml @@ -1,4 +1,4 @@ -name: "[MACMINI-TESTING-ARGENTINA] Deploy to Argentina Arena Testing" +name: "[MACMINI-TESTING-ARGENTINA] Deploy to Argentina Office Arena Testing" on: workflow_dispatch: push: @@ -7,7 +7,7 @@ on: jobs: build-deploy: - name: Build and deploy to Argentina Testing + name: Build and deploy to Argentina Office Testing runs-on: ubuntu-latest environment: name: testing-brazil diff --git a/devops/entrypoint-macos.sh b/devops/entrypoint-macos.sh deleted file mode 100755 index 51989e40c..000000000 --- a/devops/entrypoint-macos.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -set -ex - -$HOME/arena/mirra_backend/_build/prod/rel/$RELEASE/bin/$RELEASE start