Updated workflows
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m13s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m13s
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
|||||||
# - cron: '@weekly'
|
# - cron: '@weekly'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKERFILE: ./Dockerfile
|
DOCKERFILE: ./docker/Dockerfile
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ on:
|
|||||||
- cron: '@weekly'
|
- cron: '@weekly'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKERFILE: ./Dockerfile
|
DOCKERFILE: ./docker/Dockerfile
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user