Skip to content

Commit

Permalink
Update deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
BaldissaraMatheus committed Mar 8, 2023
1 parent f21b5d6 commit 5bf8edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
-t baldissaramatheus/tasks.md:$CI_REF_NAME \
-t baldissaramatheus/tasks.md:${{ env.TAG_MAJOR }} \
-t baldissaramatheus/tasks.md:${{ env.TAG_MINOR }} \
--target base ../../.
--target base .
- name: Save Docker image as artifact
run: |
docker save -o /tmp/image.tar \
Expand Down

0 comments on commit 5bf8edc

Please sign in to comment.