CI: pull base image
This commit is contained in:
parent
bebf22e422
commit
0c56bd2c8a
@ -25,6 +25,7 @@ jobs:
|
||||
- name: Build and Push Docker Image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
pull: true
|
||||
push: true
|
||||
tags: git.marinodev.com/marinodev/fbla26_ci:latest
|
||||
no-cache: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user