containerfile is cringe
This commit is contained in:
parent
e11694bfbf
commit
0e620de2f1
@ -19,9 +19,10 @@ jobs:
|
||||
# username: ${{ secrets.REGISTRY_USER }}
|
||||
# password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
- name: Build and push api
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
file: Containerfile
|
||||
context: .
|
||||
push: false
|
||||
tags: registry.itzana.me/strafesnet/test:${{ gitea.run_id }}
|
Loading…
x
Reference in New Issue
Block a user