mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add deploy step to same build step
This commit is contained in:
parent
58f4ca4581
commit
04a452bbc3
@ -15,15 +15,6 @@ jobs:
|
||||
name: Build
|
||||
command: |
|
||||
make -j 2
|
||||
|
||||
deployment:
|
||||
docker:
|
||||
- image: acemod/armake
|
||||
branch: master
|
||||
requires:
|
||||
- build
|
||||
steps:
|
||||
- checkout
|
||||
- deploy:
|
||||
name: Update documentation and translation statistics
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user