Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
githubactions
  • Loading branch information
Devendranathashok authored Feb 15, 2024
1 parent 2b5c88e commit 6cc7de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Build & push Docker image
uses: mr-smithers-excellent/docker-build-push@v5
with:
image: cmakkaya/my-github-action-app
tags: latest
image: devendranathashok/my-app
tags: 16022024
registry: docker.io
dockerfile: Dockerfile
username: ${{ secrets.DOCKERUSER }}
Expand Down

0 comments on commit 6cc7de4

Please sign in to comment.