Skip to content

Commit

Permalink
github/docker-image: Revamp YML file
Browse files Browse the repository at this point in the history
Signed-off-by: Panchajanya1999 <[email protected]>
  • Loading branch information
Panchajanya1999 committed Mar 15, 2024
1 parent 308353f commit 27baca1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ on:
- cron: '0 0 * * *'

jobs:

build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- name: Log in to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 27baca1

Please sign in to comment.