Update .gitlab-ci.yml file

This commit is contained in:
TC Johnson 2023-07-04 02:50:50 +00:00
parent cf9d8cf7c2
commit c47fb70e5d

View File

@ -32,5 +32,6 @@ distribute_amd64:
- linux - linux
- amd64 - amd64
script: script:
- earthly +package-linux-amd64 - earthly +package-linux-amd64-deb
- earthly +package-linux-amd64-rpm
- /home/gitlab-runner/distribute-packages.sh - /home/gitlab-runner/distribute-packages.sh