Skip to content

Commit

Permalink
CI Work
Browse files Browse the repository at this point in the history
  • Loading branch information
TWhidden committed Oct 30, 2021
1 parent 65dc18f commit 6b885f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ beta_x86_64:
except:
- tags
script:
- cd scripts/docker/core-svc
- cd scripts/docker/core-svr
- ../build.sh -d core-svr -a x64 -l beta
- ../push.sh -d core-svr -a x64 -l beta
- exit 0
Expand Down

0 comments on commit 6b885f2

Please sign in to comment.