Refactor ci workflow
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
env:
|
||||
REGISTRY: ${{ vars.DOCKER_REGISTRY_URL }}
|
||||
IMAGE_NAME: bertomlab/crawlflix-front
|
||||
IMAGE_TAG: ${{ github.sha::7 }}
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
CONTAINER_NAME: ${{ vars.CONTAINER_NAME }}
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user