Skip to content

Commit

Permalink
CI Work
Browse files Browse the repository at this point in the history
  • Loading branch information
TWhidden committed Oct 28, 2023
1 parent dd0bdda commit d8a9b59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ beta_x86_64:
- tags
script:
- cd scripts/docker/core-svr
- ../build.sh -d core-svr -a x64 -l beta
- ../push.sh -d core-svr -a x64 -l beta
- npm run build-x64-beta
- npm push-x64-beta
- exit 0
allow_failure: false
tags:
Expand Down

0 comments on commit d8a9b59

Please sign in to comment.