geforkt von nick-slowinski.de/docs
Merge pull request 'Update docker.io/appleboy/drone-scp Docker tag to v1.6.14' (#58) from renovate/docker.io-appleboy-drone-scp-1.x into main
Reviewed-on: nick-slowinski.de/docs#58
Dieser Commit ist enthalten in:
Commit
136024b61e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -68,7 +68,7 @@ steps:
|
||||||
- npm install --only=production
|
- npm install --only=production
|
||||||
- npm run build
|
- npm run build
|
||||||
- name: deploy to production
|
- name: deploy to production
|
||||||
image: docker.io/appleboy/drone-scp:1.6.11
|
image: docker.io/appleboy/drone-scp:1.6.14
|
||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
- name: cache
|
||||||
path: /opt/app-root/src
|
path: /opt/app-root/src
|
||||||
|
|
Laden …
In neuem Issue referenzieren