From 180cb6c36436eec97876de8998c4cfeb394c2d79 Mon Sep 17 00:00:00 2001 From: Klaus Lungwitz Date: Mon, 26 Aug 2024 19:44:45 -0300 Subject: [PATCH] Change name --- .github/workflows/arena-argentina-testing-deploy.yaml | 4 ++-- devops/entrypoint-macos.sh | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) delete mode 100755 devops/entrypoint-macos.sh 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