Skip to content

Commit

Permalink
modified: .github/workflows/docker-publish-ods-dlh-project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abimichel committed Jan 22, 2024
1 parent a2b89fd commit 7c03287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish-ods-dlh-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
branches: [ "main" ]

env:
# Abi: image name is bcgov/nr-dbt-project/ods_dlh_data_processing:main
# Abi: image name is bcgov/nr-dbt-project/ods-dlh:main
REGISTRY: ghcr.io
DBT_PATH: /ods_dlh_data_processing
IMAGE_NAME: ${{ github.repository }}/${{ env.DBT_PATH }}
IMAGE_NAME: ${{ github.repository }}/ods-dlh

jobs:
build:
Expand Down

0 comments on commit 7c03287

Please sign in to comment.