diff --git a/.gitea/workflows/cicd.yaml b/.gitea/workflows/cicd.yaml index 76337cf..ded7b9f 100644 --- a/.gitea/workflows/cicd.yaml +++ b/.gitea/workflows/cicd.yaml @@ -15,13 +15,9 @@ jobs: uses: actions/checkout@v3 - name: cicd run: | - set -ueo pipefail - - env - docker run \ --rm \ - -it \ + -i \ -v "$PWD":/mnt \ -w /mnt \ -e FIREBASE_CI_TOKEN='${{ secrets.FIREBASE_CI_TOKEN }}' \ diff --git a/src/homebrew/homebrew.yaml b/src/homebrew/homebrew.yaml index c5cf9cd..d306b1f 100644 --- a/src/homebrew/homebrew.yaml +++ b/src/homebrew/homebrew.yaml @@ -63,3 +63,4 @@ resume: - 'Languages: Go (Golang), Bash, Python3' - 'Platforms: Docker, Hashicorp, Linux/Unix, AWS, REST, Microservices, Git' - 'Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB' +