Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Sep 16, 2024
1 parent eeb3187 commit ebe9cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/s3_mpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
{
"identifier": "s3-mpeg-staging",
"environment": "staging",
"branch": "fix_s3mpeg_lambda",
"branch": "develop",
"friendly_image_tag": "beta",
"image_tag": "stag-${{ github.sha }}"
},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
{
"identifier": "switch-services-staging",
"environment": "staging",
"branch": "fix_s3mpeg_lambda",
"branch": "develop",
"friendly_image_tag": "beta",
"image_tag": "stag-${{ github.sha }}"
},
Expand Down

0 comments on commit ebe9cf3

Please sign in to comment.