mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-09 15:57:59 -05:00
Update docker-image_backend_manualORnewrelease.yml
This commit is contained in:
committed by
GitHub
parent
27019ee88c
commit
9d8a94e8b5
@@ -23,6 +23,7 @@ jobs:
|
||||
- name: Build the backend Docker image
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE
|
||||
ls -al
|
||||
if [ "${{ github.event_name }}" == 'workflow_dispatch' ]; then
|
||||
IMAGE_TAG="dev_$(date +"%d%m%Y")"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user