Skip to content

Commit

Permalink
feat: commit 06 of lesson 05 of the "Integração Contínua: Pipeline Do…
Browse files Browse the repository at this point in the history
…cker no Github Actions" course
  • Loading branch information
AdautoDCJunior committed Jan 23, 2024
1 parent 10a8583 commit ac22309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: adautodcjunior/go_ci:teste
tags: probable9527/go_ci:${{ github.ref_name }}

0 comments on commit ac22309

Please sign in to comment.