Skip to content

Commit

Permalink
fix added date to tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoChiosa committed Nov 15, 2023
1 parent f1c8c54 commit 11e4a4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
name: Build and Push
runs-on: ubuntu-latest
steps:
- steps:
- name: Set current date as env variable
run: echo "NOW=$(date +'%Y-%m-%dT%H:%M:%S')" >> $GITHUB_ENV
- name: Echo current date
Expand Down

0 comments on commit 11e4a4d

Please sign in to comment.