Skip to content

Commit

Permalink
per #2138, commented option to override MET Docker image after testin…
Browse files Browse the repository at this point in the history
…g to use default behavior and left updated example
  • Loading branch information
georgemccabe committed Jul 20, 2023
1 parent 6759a90 commit 59e29d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
EXTERNAL_TRIGGER: ${{ needs.job_control.outputs.external_trigger }}
SET_MET_IMAGE: met-dev:feature_2597_disk_space
#SET_MET_IMAGE: met:11.0.0

update_data_volumes:
name: Docker Setup - Update Data Volumes
Expand Down

0 comments on commit 59e29d2

Please sign in to comment.