Skip to content

Commit

Permalink
Update create_pandora.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-dupdyke authored Jun 6, 2024
1 parent 2979c55 commit 2b99ceb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_pandora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build and push Docker images
uses: docker/build-push-action@v2
with:
tags: dustinupdyke/ghosts-pandora
tags: dustinupdyke/ghosts-pandora:latest
push: true
context: src/ghosts.pandora/app/
file: src/ghosts.pandora/Dockerfile
context: ./src/ghosts.pandora/app/
file: ./src/ghosts.pandora/Dockerfile

0 comments on commit 2b99ceb

Please sign in to comment.