Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaldissaraMatheus authored Mar 8, 2023
1 parent 5f1e265 commit 5904d32
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 .
.
- name: Save Docker image as artifact
run: |
docker save -o /tmp/image.tar \
Expand Down

0 comments on commit 5904d32

Please sign in to comment.