Compare commits
No commits in common. "6d22fdcd729933e730b6bda88f12390db1373009" and "507a3eab064e62484dcec4ed43a153014262f3e1" have entirely different histories.
6d22fdcd72
...
507a3eab06
2 changed files with 1 additions and 15 deletions
13
.drone.yml
13
.drone.yml
|
@ -69,16 +69,3 @@ steps:
|
||||||
# - name: cache
|
# - name: cache
|
||||||
# temp: {}
|
# temp: {}
|
||||||
#
|
#
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: sheduled
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: check:update
|
|
||||||
image: alpine
|
|
||||||
environment:
|
|
||||||
|
|
||||||
commands:
|
|
||||||
- 'echo "Repository: glenux/service-n8n"'
|
|
||||||
- 'echo "Git commit: ${DRONE_COMMIT_SHA:0:8}"'
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
FROM n8nio/n8n:0.213.0-debian
|
FROM n8nio/n8n:0.212.0-debian
|
||||||
# FROM n8nio/n8n:0.212.0-debian
|
|
||||||
# FROM n8nio/n8n:0.210.2-debian
|
# FROM n8nio/n8n:0.210.2-debian
|
||||||
# FROM n8nio/n8n:0.195.5-debian
|
# FROM n8nio/n8n:0.195.5-debian
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue