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'
|
||||
|
||||
env:
|
||||
DOCKERFILE: ./Dockerfile
|
||||
DOCKERFILE: ./docker/Dockerfile
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
@@ -15,7 +15,7 @@ on:
|
||||
- cron: '@weekly'
|
||||
|
||||
env:
|
||||
DOCKERFILE: ./Dockerfile
|
||||
DOCKERFILE: ./docker/Dockerfile
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user