update drone
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
fd9bc0ce6f
commit
0a457d2bb5
|
@ -48,7 +48,7 @@ steps:
|
||||||
image: composer:2.2.7
|
image: composer:2.2.7
|
||||||
commands:
|
commands:
|
||||||
- composer install --ignore-platform-reqs --no-dev
|
- composer install --ignore-platform-reqs --no-dev
|
||||||
|
|
||||||
- name: node
|
- name: node
|
||||||
image: node:17.9.0-slim
|
image: node:17.9.0-slim
|
||||||
commands:
|
commands:
|
||||||
|
@ -84,8 +84,8 @@ steps:
|
||||||
key:
|
key:
|
||||||
from_secret: private_key
|
from_secret: private_key
|
||||||
script:
|
script:
|
||||||
- cd ~/namineu
|
- cd ~/nami
|
||||||
- echo "copied" > beweis.txt
|
- /usr/bin/php8.1 artisan migrate --force
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
trigger:
|
trigger:
|
||||||
|
|
Loading…
Reference in New Issue