Skip to content

Commit

Permalink
Merge pull request #224 from sallyom/builds-to-app-folder
Browse files Browse the repository at this point in the history
a few more builds to app changes
  • Loading branch information
rhatdan authored Apr 10, 2024
2 parents 07b8a40 + e9db921 commit b88c6c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ailab_image_build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ jobs:
image: ${{ env.CODEGEN_IMAGE_NAME }}
tags: latest ${{ github.sha }}
platforms: linux/amd64, linux/arm64
containerfiles: ./recipes/natural_language_processing/codegen/builds/Containerfile
context: recipes/natural_language_processing/codegen
containerfiles: ./recipes/natural_language_processing/codegen/app/Containerfile
context: recipes/natural_language_processing/codegen/app

- name: Login to quay.io
uses: redhat-actions/podman-login@v1
Expand Down

0 comments on commit b88c6c2

Please sign in to comment.