forgot to save

pull/53/head
kouhai dev 2023-04-15 18:51:48 -07:00
parent 4c6679ef33
commit a00a7d1ce2
1 changed files with 1 additions and 4 deletions

View File

@ -13,10 +13,7 @@ variables:
NAME: gitea.treehouse.systems/treehouse/mastodon NAME: gitea.treehouse.systems/treehouse/mastodon
pipeline: pipeline:
build: build:
image: *docker-git <<: *docker-step
volumes: *docker.sock
environment:
<<: *common-env
commands: commands:
- docker version - docker version
- docker image build -f Dockerfile --build-arg SOURCE_TAG=$CI_COMMIT_SHA . -t $NAME:latest - docker image build -f Dockerfile --build-arg SOURCE_TAG=$CI_COMMIT_SHA . -t $NAME:latest