Unverified Commit ab5ed1dd authored by Amy Stamile's avatar Amy Stamile Committed by GitHub
Browse files

More updates to Gitlab Workflow (#5589)



* test workflow

* more fixes

---------

Co-authored-by: default avatargithub-actions <abc@example.com>
parent 11f657f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ jobs:
      - uses: actions/checkout@v4
      - name: Run script
        run: |
          git config --global user.name "github-actions"
          git config --global user.email "abc@example.com"
          git config --global user.name "Github_CI"
          git config --global user.email "project_14468_bot_3f7d8e1a392afd88ead5f3f3154e809d@noreply.gitlab.com"
          git clone https://isis-codebuild-ci:$GITLAB_TOKEN@code.usgs.gov/astrogeology/isis-codebuild-ci.git
          cd isis-codebuild-ci
          git checkout -b PR_$PR_NUMBER