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