File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 use-cache : true
4444 version : " latest"
4545
46- - name : select satellite
47- run : earthly sat select honolulu
48-
4946 - name : run build and archive
5047 run : earthly --ci --output --save-inline-cache --use-inline-cache --max-remote-cache +archive --VERSION="${{ github.ref_name }}"
5148
Original file line number Diff line number Diff line change 4545 with :
4646 version : " latest"
4747
48- - name : select satellite
49- run : earthly sat select hilo
50-
5148 - name : docker login
5249 run : docker login --username kickable --password "${{ secrets.DOCKER_HUB }}"
5350
Original file line number Diff line number Diff line change 4747 with :
4848 version : " latest"
4949
50- - name : select satellite
51- run : earthly sat select manoa
52-
5350 - name : docker login
5451 run : docker login ghcr.io --username ${{ github.repository_owner }} --password "${{ secrets.GITHUB_TOKEN }}"
5552
You can’t perform that action at this time.
0 commit comments