Skip to content

Commit

Permalink
Update github-actions-demo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raissabrizeno authored Aug 9, 2024
1 parent 3f90779 commit 85853ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: .
context: ./exercicios/para-sala/users-api-aula/Dockerfile
push: true
tags: raissabrizeno/users-api-aula:1.0.0

0 comments on commit 85853ea

Please sign in to comment.