Skip to content

Commit

Permalink
CICD : fix DeployOnMergeMain.yml with latest agent image
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexFernandes-MOVAI committed Jul 24, 2023
1 parent 4711eb0 commit bfd2145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployOnMergeMain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
Deploy-App-Internal-Release:
runs-on: ubuntu-20.04
container:
image: registry.cloud.mov.ai/qa/ros-buildtools-noetic:v1.0.14
image: registry.cloud.mov.ai/qa/ros-buildtools-noetic:v2.0.3
options: --user root
credentials:
username: ${{secrets.PORTUS_APP_USER}}
Expand Down

0 comments on commit bfd2145

Please sign in to comment.