Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ jobs:
name: Login to DockerHub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
username: yanone1
password: Nitaydj@2019
-
name: Build and push
uses: docker/build-push-action@v2
with:
context: .
file: WebApplication1/Dockerfile
push: true
tags: mabusaa/argocd-course-webapp:${{ github.sha }}
tags: yanone1/argocd-course-webapp:${{ github.sha }}
promote-to-dev-environment:
runs-on: ubuntu-latest
needs: docker-build-push
Expand Down
3 changes: 3 additions & 0 deletions helm/webapp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

test
test1