Fixed wrong tags
Build and Push Alpine Image / Build and push image (push) Successful in 26s Details

This commit is contained in:
Aditya Prima 2024-03-23 18:25:45 +07:00
parent a1ca9d4100
commit cbbf9e863f
2 changed files with 4 additions and 4 deletions

View File

@ -31,8 +31,8 @@ jobs:
context: . context: .
file: Dockerfile file: Dockerfile
build-args: | build-args: |
ALPINE_VERSION=3.15 ALPINE_VERSION=3.14
push: true push: true
tags: | tags: |
git.winteraccess.id/${{ gitea.repository }}:3.15 git.winteraccess.id/${{ gitea.repository }}:3.14
aprimediet/alpine:3.15 aprimediet/alpine:3.14

View File

@ -35,4 +35,4 @@ jobs:
push: true push: true
tags: | tags: |
git.winteraccess.id/${{ gitea.repository }}:3.16 git.winteraccess.id/${{ gitea.repository }}:3.16
aprimediet/alpine:3.17 aprimediet/alpine:3.16