Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabsferrara committed Nov 22, 2023
1 parent 0f43c3f commit 01503cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
username: ${{secrets.DOCKER_USERNAME}}
passowrd: ${{secrets.DOCKER_PASSWORD}}
repository: ${{secrets.DOCKER_USERNAME}}/gitopsfc
repository: ${{secrets.DOCKER_USERNAME}}/gitopspoc
tags: ${{ github.sha }}, latest


Expand Down
Empty file added READme.md
Empty file.

0 comments on commit 01503cd

Please sign in to comment.