Compare commits

...

3 Commits

Author SHA1 Message Date
giles 34e5ad7df2 . 2023-10-18 22:37:37 +00:00
giles 42e5832391 .
continuous-integration/drone/push Build is passing Details
2023-10-18 23:37:29 +01:00
giles f776f46db3 .
continuous-integration/drone/push Build is failing Details
2023-10-18 23:35:31 +01:00
5 changed files with 4 additions and 2212 deletions

View File

@ -69,7 +69,7 @@ steps:
- git config credential.helper '!f() { sleep 1; echo "username=$${GIT_USER}"; echo "password=$${GIT_PASSWORD}"; }; f'
- git add -A
- git commit -m "deploying- $${DRONE_COMMIT_MESSAGE}"
- git push -f origin HEAD:deployed
- git push origin HEAD:deployed
environment:
GIT_PASSWORD:
from_secret: GIT_PASSWORD
@ -99,7 +99,7 @@ steps:
- git config credential.helper '!f() { sleep 1; echo "username=$${GIT_USER}"; echo "password=$${GIT_PASSWORD}"; }; f'
- git add -A
- git commit -m "$${DRONE_COMMIT_MESSAGE}"
- git push -f origin HEAD:product-development
- git push origin HEAD:product-development
environment:
GIT_PASSWORD:
from_secret: GIT_PASSWORD

File diff suppressed because it is too large Load Diff

1
equipment-model.axml Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long