Fix CI configuration
This commit is contained in:
parent
a0788ac333
commit
c19ff84344
2 changed files with 2 additions and 2 deletions
|
|
@ -232,7 +232,7 @@ deploy:
|
||||||
- web
|
- web
|
||||||
|
|
||||||
zenodo:
|
zenodo:
|
||||||
stage: zenodo
|
stage: deploy
|
||||||
image: ubuntu:20.04
|
image: ubuntu:20.04
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq
|
- apt-get update -qq
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ This folder contains some scripts put together by Kaspar Bumke, and re-used by R
|
||||||
- Copy and paste the block below, to build and upload the source and built artefacts.
|
- Copy and paste the block below, to build and upload the source and built artefacts.
|
||||||
```yaml
|
```yaml
|
||||||
zenodo:
|
zenodo:
|
||||||
stage: zenodo
|
stage: deploy
|
||||||
image: ubuntu:20.04
|
image: ubuntu:20.04
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq
|
- apt-get update -qq
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue