Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
fix something i deleted
  • Loading branch information
VenomousSteam81 authored Feb 2, 2024
1 parent a0ed745 commit 9af3b14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)

0 comments on commit 9af3b14

Please sign in to comment.