Unverified Commit 580bcad9 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update gitlab-codebuild.yml

parent 94c39d70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ jobs:
      - uses: actions/checkout@v4
      - name: Run script
        env: 
          REF_NAME: ${{ github.ref }}
          REF_NAME: ${{ github.ref_name }}
          EVENT_TYPE: ${{ github.event_name }}
        run: |
          git config --global user.name "Github_CI"