Skip to content

Commit

Permalink
messed up context
Browse files Browse the repository at this point in the history
  • Loading branch information
kreynoldsf5 committed Apr 26, 2024
1 parent 5ebd0de commit 4d0c1f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/site-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}/orijen-udf-site
CONTEXT: base
CONTEXT: site
jobs:
docker:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/site-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}/orijen-udf-site
CONTEXT: base
CONTEXT: site
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4d0c1f4

Please sign in to comment.