mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
switch to main
This commit is contained in:
parent
6d0db5a6ab
commit
4ffcd7d3b7
@ -15,7 +15,7 @@ test_amd64:
|
||||
stage: test
|
||||
image: earthly/earthly:v0.6.30
|
||||
only:
|
||||
- test-caching
|
||||
- main
|
||||
- merge_requests
|
||||
tags:
|
||||
- linux
|
||||
@ -29,10 +29,10 @@ distribute_amd64:
|
||||
needs:
|
||||
- job: test_amd64
|
||||
only:
|
||||
- test-caching
|
||||
- main
|
||||
tags:
|
||||
- linux
|
||||
- amd64
|
||||
script:
|
||||
- earthly +package-linux-amd64
|
||||
# - /home/gitlab-runner/distribute-packages.sh
|
||||
- /home/gitlab-runner/distribute-packages.sh
|
||||
|
Loading…
Reference in New Issue
Block a user