Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Commit

Permalink
Update .gitlab-ci.yml and removed branchname for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Cimander committed Mar 24, 2021
1 parent cc698c3 commit a100a0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ staging:
url: https://unzer-sw5.kellerkinder.io
only:
- master
- feature/HEIDELPAYSUPPORT-83
before_script:
# Run ssh-agent (inside the build environment)
- eval $(ssh-agent -s)
Expand Down Expand Up @@ -118,4 +117,4 @@ package:
- package-plugin
artifacts:
paths:
- ${CI_PROJECT_NAME}.zip
- ${CI_PROJECT_NAME}.zip

0 comments on commit a100a0f

Please sign in to comment.