a
All checks were successful
Build and Deploy docker container / build (push) Successful in 1m58s
Build and Deploy docker container / deploy (push) Successful in 5s

This commit is contained in:
Jonathan Branan 2024-11-02 23:03:23 -05:00
parent f36307dfc6
commit 338567b7a1

View File

@ -7,8 +7,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
RUNNER_TOOL_CACHE: /toolcache
steps:
- uses: actions/setup-go@v5
with: