whatever
This commit is contained in:
parent
87a801c41f
commit
6d0db5a6ab
@ -21,7 +21,7 @@ test_amd64:
|
|||||||
- linux
|
- linux
|
||||||
- amd64
|
- amd64
|
||||||
script:
|
script:
|
||||||
- earthly --ci --remote-cache=veilid/main-branch-cache:cache +unit-tests-linux-amd64
|
- earthly --ci +unit-tests-linux-amd64
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
distribute_amd64:
|
distribute_amd64:
|
||||||
@ -34,5 +34,5 @@ distribute_amd64:
|
|||||||
- linux
|
- linux
|
||||||
- amd64
|
- amd64
|
||||||
script:
|
script:
|
||||||
- earthly --remote-cache=veilid/main-branch-cache:cache +package-linux-amd64
|
- earthly +package-linux-amd64
|
||||||
# - /home/gitlab-runner/distribute-packages.sh
|
# - /home/gitlab-runner/distribute-packages.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user