Skip to content

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciachang committed May 30, 2024
1 parent 448c6e4 commit cc63471
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
uses: ./.github/actions/publish-to-jamsocket
with:
JAMSOCKET_API_TOKEN: ${{ secrets.JAMSOCKET_API_TOKEN }}
IMAGE_NAME: testaccount/testservice
DOCKER_BUILD_CONTEXT: .
DOCKERFILE_PATH: ./Dockerfile
IMAGE_NAME: ffeliciachang/renaissance-earth
DOCKER_BUILD_CONTEXT: ./server
DOCKERFILE_PATH: ./server/Dockerfile

0 comments on commit cc63471

Please sign in to comment.