Skip to content

Commit

Permalink
updated actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
up1512001 committed Feb 2, 2024
1 parent dd2ab64 commit b8333d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dockerWorkFlow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Build and Push Docker Image to Docker Hub
description: This will push package.json to docker registry as docker image.

on: push
jobs:
Expand All @@ -22,7 +21,3 @@ jobs:
context: DockerFileFolder/
push: true
tags: black1512/demo1:latest

branding:
icon: anchor
color: orange

0 comments on commit b8333d3

Please sign in to comment.