Skip to content

Commit

Permalink
docker config
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Oct 18, 2023
1 parent 18dd2ce commit 89d71b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets[format('AWS_SECRET_ACCESS_KEY_SERVICES_{0}', env.TARGET_ENV_UPPERCASE)] }}
AWS_DEFAULT_REGION: us-west-2

TF_VAR_hydrocron_api_api_docker_image: "ghcr.io/podaac/hydrocron:0.0.1
TF_VAR_hydrocron_api_api_docker_image: "ghcr.io/podaac/hydrocron:0.0.1"

run: |
echo "-------"
Expand Down

0 comments on commit 89d71b4

Please sign in to comment.