Updated build stage
Build and push image / Build and push image (push) Failing after 12s Details

This commit is contained in:
Aditya Prima 2024-03-21 16:17:51 +07:00
parent bed4a39910
commit c283955fac
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ jobs:
build: build:
name: Build and push image name: Build and push image
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container: catthehacker/ubuntu:act-latest
image: catthehacker/ubuntu:act-latest
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3