Fix environment definition.
This commit is contained in:
@ -9,8 +9,9 @@ before_script:
|
|||||||
|
|
||||||
push_github:
|
push_github:
|
||||||
type: deploy
|
type: deploy
|
||||||
environment: github
|
environment:
|
||||||
url: github.com/jmhbnz/tooling
|
name: github
|
||||||
|
url: github.com/jmhbnz/tooling
|
||||||
script:
|
script:
|
||||||
# Add a new remote for github
|
# Add a new remote for github
|
||||||
- git remote add github git@github.com:jmhbnz/tooling.git
|
- git remote add github git@github.com:jmhbnz/tooling.git
|
||||||
|
|||||||
Reference in New Issue
Block a user